Uses of Package
org.apache.lucene.index.memory
Packages that use org.apache.lucene.index.memory
Package
Description
High-performance single-document main memory Apache Lucene fulltext search index.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term
vectors, or analysis.
-
Classes in org.apache.lucene.index.memory used by org.apache.lucene.index.memoryClassDescriptionHigh-performance single-document main memory Apache Lucene fulltext search index.Index data structure for a field; contains the tokenized term texts and their positions.A
MemoryIndex.SlicedIntBlockPool.SliceReader
that can read int slices written by aMemoryIndex.SlicedIntBlockPool.SliceWriter
AMemoryIndex.SlicedIntBlockPool.SliceWriter
that allows to write multiple integer slices into a givenIntBlockPool
. -
Classes in org.apache.lucene.index.memory used by org.apache.lucene.search.uhighlightClassDescriptionHigh-performance single-document main memory Apache Lucene fulltext search index.