- search(String, int, int, SortOrder, DefaultOperator, boolean) - Method in class org.imixs.workflow.engine.solr.SolrSearchService
-
Returns a collection of documents matching the provided search term.
- setup(SetupEvent) - Method in class org.imixs.workflow.engine.solr.SolrIndexService
-
This method verifies the schema of the Solr core.
- SolrIndexService - Class in org.imixs.workflow.engine.solr
-
The SolrCoreService checks the existence of a solr core.
- SolrIndexService() - Constructor for class org.imixs.workflow.engine.solr.SolrIndexService
-
- SolrSearchService - Class in org.imixs.workflow.engine.solr
-
This session ejb provides a service to search the solr index.
- SolrSearchService() - Constructor for class org.imixs.workflow.engine.solr.SolrSearchService
-
- SolrUpdateService - Class in org.imixs.workflow.engine.solr
-
The SolrUpdateService provides methods to write Imixs Workitems into a Solr
search index.
- SolrUpdateService() - Constructor for class org.imixs.workflow.engine.solr.SolrUpdateService
-
- stripCDATA(String) - Method in class org.imixs.workflow.engine.solr.SolrIndexService
-
This helper method strips CDATA blocks from a string.
- stripControlCodes(String) - Method in class org.imixs.workflow.engine.solr.SolrIndexService
-
This helper method is to strip control codes and extended characters from a
string.