A C D E F G I L O R S U
A
- adaptItemValue(String, Object, boolean) - Method in class org.imixs.workflow.engine.lucene.LuceneItemAdapter
-
Creates a Indexable Lucene Field to be added into a Lucene document.
- adaptItemValue(String, Object, boolean, Field.Store) - Method in class org.imixs.workflow.engine.lucene.LuceneItemAdapter
-
Creates a Indexable Lucene Field to be added into a Lucene document.
- adaptSortableItemValue(String, Object) - Method in class org.imixs.workflow.engine.lucene.LuceneItemAdapter
-
This method converts an ItemValue into a SortedDocValuesField.
- addItemValues(Document, ItemCollection, String, boolean, boolean) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
adds a field value into a Lucene document.
- ANONYMOUS - Static variable in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
C
- convertItemValue(Object) - Method in class org.imixs.workflow.engine.lucene.LuceneItemAdapter
-
This method converts a ItemValue into a indexable text format.
- createDocument(ItemCollection) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
This method creates a lucene document based on a ItemCollection.
- createIndexWriter() - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
This method creates a new instance of a lucene IndexWriter.
D
- DEFAULT_ANALYZER - Static variable in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
- DEFAULT_INDEX_DIRECTORY - Static variable in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
- DEFAULT_MAX_SEARCH_RESULT - Static variable in class org.imixs.workflow.engine.lucene.LuceneSearchService
-
- DEFAULT_PAGE_SIZE - Static variable in class org.imixs.workflow.engine.lucene.LuceneSearchService
-
E
- EVENTLOG_ENTRY_FLUSH_COUNT - Static variable in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
F
- flushEventLog(int) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
Flush the EventLog cache.
- flushEventLogByCount(int) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
This method flushes a given count of eventLogEntries.
G
- getLuceneAnalyzerClass() - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
- getLuceneIndexDir() - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
- getTotalHits(String, int, DefaultOperator) - Method in class org.imixs.workflow.engine.lucene.LuceneSearchService
-
Returns the total hits for a given search term from the lucene index.
I
- indexDocuments(Collection<ItemCollection>) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
This method adds a collection of documents to the Lucene index.
- indexEvents - Variable in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
L
- LuceneIndexService - Class in org.imixs.workflow.engine.lucene
-
This session ejb provides functionality to maintain a local Lucene index.
- LuceneIndexService() - Constructor for class org.imixs.workflow.engine.lucene.LuceneIndexService
-
- LuceneItemAdapter - Class in org.imixs.workflow.engine.lucene
-
The LuceneItemAdapter is a CDI bean, providing methods to convert the value
of an Imixs Item into a IndexableField.
- LuceneItemAdapter() - Constructor for class org.imixs.workflow.engine.lucene.LuceneItemAdapter
-
- LuceneSearchService - Class in org.imixs.workflow.engine.lucene
-
This session ejb provides a service to search the lucene index.
- LuceneSearchService() - Constructor for class org.imixs.workflow.engine.lucene.LuceneSearchService
-
- LuceneUpdateService - Class in org.imixs.workflow.engine.lucene
-
The LuceneUpdateService provides methods to write Imixs Workitems into a
Lucene search index.
- LuceneUpdateService() - Constructor for class org.imixs.workflow.engine.lucene.LuceneUpdateService
-
O
- org.imixs.workflow.engine.lucene - package org.imixs.workflow.engine.lucene
-
R
- rebuildIndex(Directory) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
This method forces an update of the full text index.
S
- search(String, int, int, SortOrder, DefaultOperator, boolean) - Method in class org.imixs.workflow.engine.lucene.LuceneSearchService
-
Returns a collection of documents matching the provided search term.
- setLuceneAnalyzerClass(String) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
- setLuceneIndexDir(String) - Method in class org.imixs.workflow.engine.lucene.LuceneIndexService
-
U
- updateIndex(List<ItemCollection>) - Method in class org.imixs.workflow.engine.lucene.LuceneUpdateService
-
This method adds a collection of documents to the Lucene index.
- updateIndex() - Method in class org.imixs.workflow.engine.lucene.LuceneUpdateService
-
This method flush the event log.
A C D E F G I L O R S U
Copyright © 2006–2020 Imixs Software Solutions GmbH. All rights reserved.