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