|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractIndexHits<T> | |
| Cache | |
| CombinedIndexHits<T> | |
| ConnectionBroker | |
| DumpLogicalLog | |
| ExactTxData | |
| Hits | A ranked list of documents, used to hold search results. |
| HitsIterator | |
| IdToEntityIterator<T extends PropertyContainer> | |
| IndexSearcherLruCache | An Lru Cache for Lucene Index searchers. |
| IndexWriterLruCache | An Lru Cache for Lucene Index Writers. |
| LowerCaseKeywordAnalyzer | |
| LuceneBatchInserterIndexProvider | Deprecated. This class has been replaced by
LuceneBatchInserterIndexProvider
as of Neo4j 1.7. |
| LuceneBatchInserterIndexProviderImpl | Deprecated. This class is being replaced by
LuceneBatchInserterIndexProviderNewImpl as of Neo4j 1.7. |
| LuceneBatchInserterIndexProviderNewImpl | The BatchInserter version of LuceneIndexImplementation. |
| LuceneDataSource | An XaDataSource optimized for the LuceneIndexImplementation. |
| LuceneDataSource.Configuration | |
| LuceneIndex<T extends PropertyContainer> | |
| LuceneIndexImplementation | |
| LuceneUtil | |
| LuceneXaConnection | An XA connection used with LuceneDataSource. |
| 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 | |||||||||