Module org.apache.lucene.memory
Package org.apache.lucene.index.memory
High-performance single-document main memory Apache Lucene fulltext search index.
-
Class Summary Class Description MemoryIndex High-performance single-document main memory Apache Lucene fulltext search index.MemoryIndex.BinaryDocValuesProducer MemoryIndex.BytesRefHashDocValuesProducer MemoryIndex.MemoryDocValuesIterator MemoryIndex.NumericDocValuesProducer MemoryIndex.SliceByteStartArray MemoryIndex.SlicedIntBlockPool MemoryIndex.SlicedIntBlockPool.SliceReader AMemoryIndex.SlicedIntBlockPool.SliceReader
that can read int slices written by aMemoryIndex.SlicedIntBlockPool.SliceWriter
MemoryIndex.SlicedIntBlockPool.SliceWriter AMemoryIndex.SlicedIntBlockPool.SliceWriter
that allows to write multiple integer slices into a givenIntBlockPool
.