|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractIndexHits<T> | |
| Cache | |
| CombinedIndexHits<T> | |
| DumpLogicalLog | |
| ExactTxData | |
| Hits | A ranked list of documents, used to hold search results. |
| HitsIterator | |
| IdToEntityIterator<T extends PropertyContainer> | |
| LuceneBatchInserterIndexProvider | The BatchInserter version of LuceneIndexImplementation. |
| LuceneDataSource | An XaDataSource optimized for the LuceneIndexImplementation. |
| LuceneIndex<T extends PropertyContainer> | |
| LuceneIndexImplementation | |
| LuceneUtil | |
| Exception Summary | |
|---|---|
| QueryNotPossibleException | Querying an index inside a transaction where modifications has been made must be explicitly enabled using QueryContext.allowQueryingModifications |
An indexing implementation using Apache Lucene as backend. Nodes can be indexed using key/value pairs or by full text indexing. There is also a batch inserter included for inserting large amounts of data.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||