Uses of Package
org.apache.lucene.index.memory
-
Packages that use org.apache.lucene.index.memory 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. -
Classes in org.apache.lucene.index.memory used by org.apache.lucene.index.memory Class Description MemoryIndex High-performance single-document main memory Apache Lucene fulltext search index.MemoryIndex.BinaryDocValuesProducer MemoryIndex.BytesRefHashDocValuesProducer MemoryIndex.Info Index data structure for a field; contains the tokenized term texts and their positions.MemoryIndex.MemoryIndexReader.MemoryFields MemoryIndex.NumericDocValuesProducer MemoryIndex.SliceByteStartArray -
Classes in org.apache.lucene.index.memory used by org.apache.lucene.search.uhighlight Class Description MemoryIndex High-performance single-document main memory Apache Lucene fulltext search index.