Package | Description |
---|---|
org.apache.lucene.index.memory |
High-performance single-document main memory Apache Lucene fulltext search index.
|
org.apache.lucene.search.uhighlight |
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.
|
Class and Description |
---|
MemoryIndex
High-performance single-document main memory Apache Lucene fulltext search index.
|
MemoryIndex.BinaryDocValuesProducer |
MemoryIndex.Info
Index data structure for a field; contains the tokenized term texts and
their positions.
|
MemoryIndex.MemoryIndexReader.MemoryFields |
MemoryIndex.NumericDocValuesProducer |
MemoryIndex.SliceByteStartArray |
Class and Description |
---|
MemoryIndex
High-performance single-document main memory Apache Lucene fulltext search index.
|