Uses of Package
org.apache.lucene.codecs.lucene99
-
Packages that use org.apache.lucene.codecs.lucene99 Package Description org.apache.lucene.codecs.lucene99 Lucene 9.9 file format. -
Classes in org.apache.lucene.codecs.lucene99 used by org.apache.lucene.codecs.lucene99 Class Description Lucene99Codec.Mode Configuration option for the codec.Lucene99PostingsFormat.IntBlockTermState Holds all state required forLucene99PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.OffHeapQuantizedByteVectorValues Read the quantized vector values and their score correction values from the index input.OffHeapQuantizedByteVectorValues.DenseOffHeapVectorValues Dense vector values that are stored off-heap.