Uses of Interface
org.imixs.workflow.engine.index.UpdateService
Packages that use UpdateService
-
Uses of UpdateService in org.imixs.workflow.engine.lucene
Classes in org.imixs.workflow.engine.lucene that implement UpdateServiceModifier and TypeClassDescriptionclass
The LuceneUpdateService provides methods to write Imixs Workitems into a Lucene search index. -
Uses of UpdateService in org.imixs.workflow.engine.solr
Classes in org.imixs.workflow.engine.solr that implement UpdateServiceModifier and TypeClassDescriptionclass
The SolrUpdateService process the index event log entries written by the Imixs DocumentService.