Output Processors
- Last Updated: May 29, 2026
- 1 minute read
- Semaphore
- Documentation
Obviously the whole point of the Publisher is the generation of a SES index and/or the generation of rulebases for Classification Server. The actual outputting of these artifacts is done by output processors.
<property name="outputProcessors">
<list>
<ref bean="solrWriter" />
<ref bean="namedEntityRulebaseWriter" />
<ref bean="rulebasePublisher" />
</list>
</property>
For details see