Package org.imixs.workflow.engine.solr
-
Class Summary Class Description SolrAutoFlushScheduler The SolrAutoFlushScheduler starts a ManagedScheduledExecutorService to flush the index events on a scheduled basis by calling the SolrUpdateService methodupdateIndex().SolrIndexService The SolrIndexService provides methods to add, update and remove imixs documents from a solr index.SolrSearchService This session ejb provides a service to search the solr index.SolrUpdateService The SolrUpdateService process the index event log entries written by the Imixs DocumentService.