ForDeltaUtil |
Utility class to encode/decode increasing sequences of 128 integers.
|
ForUtil |
|
GroupVIntWriter |
Encode integers using group-varint.
|
Lucene99Codec.Mode |
Configuration option for the codec.
|
Lucene99FlatVectorsReader.FieldEntry |
|
Lucene99FlatVectorsWriter.FieldWriter |
|
Lucene99HnswVectorsReader.FieldEntry |
|
Lucene99HnswVectorsWriter.FieldWriter |
|
Lucene99PostingsFormat.IntBlockTermState |
|
Lucene99PostingsReader.EverythingEnum |
|
Lucene99ScalarQuantizedVectorsReader.FieldEntry |
|
Lucene99ScalarQuantizedVectorsWriter.FieldWriter |
|
Lucene99ScalarQuantizedVectorsWriter.MergedQuantizedVectorValues |
|
Lucene99ScalarQuantizedVectorsWriter.QuantizedByteVectorValueSub |
|
Lucene99ScalarQuantizedVectorsWriter.ScalarQuantizedCloseableRandomVectorScorerSupplier |
|
Lucene99ScoreSkipReader |
|
Lucene99ScoreSkipReader.MutableImpactList |
|
Lucene99SkipReader |
Implements the skip list reader for block postings format that stores positions and payloads.
|
Lucene99SkipWriter |
Write skip lists with multiple levels, and support skip within block ints.
|
OffHeapQuantizedByteVectorValues |
Read the quantized vector values and their score correction values from the index input.
|
OffHeapQuantizedByteVectorValues.DenseOffHeapVectorValues |
|
OffHeapQuantizedByteVectorValues.EmptyOffHeapVectorValues |
|
OffHeapQuantizedByteVectorValues.SparseOffHeapVectorValues |
|
PForUtil |
Utility class to encode sequences of 128 small positive integers.
|
QuantizedByteVectorValues |
A version of ByteVectorValues , but additionally retrieving score correction offset for
Scalar quantization scores.
|
QuantizedVectorsReader |
Quantized vector reader
|
RandomAccessQuantizedByteVectorValues |
Random access values for byte[] , but also includes accessing the score correction
constant for the current vector in the buffer.
|
ScalarQuantizedRandomVectorScorerSupplier |
Quantized vector scorer supplier
|