ForUtil |
|
Lucene90BoundsChecker |
A helper class for an hnsw graph that serves as a comparator of the currently set bound value
with a new value.
|
Lucene90Codec.Mode |
Configuration option for the codec.
|
Lucene90HnswVectorsReader.FieldEntry |
|
Lucene90HnswVectorsReader.OffHeapFloatVectorValues |
Read the vector values from the index input.
|
Lucene90NeighborArray |
NeighborArray encodes the neighbors of a node and their mutual scores in the HNSW graph as a pair
of growable arrays.
|
Lucene90OnHeapHnswGraph |
An HnswGraph where all nodes and connections are held in memory.
|
Lucene90PostingsFormat.IntBlockTermState |
|
Lucene90PostingsReader.EverythingEnum |
|
Lucene90ScoreSkipReader |
|
Lucene90ScoreSkipReader.MutableImpactList |
|
Lucene90SkipReader |
Implements the skip list reader for block postings format that stores positions and payloads.
|
Lucene90SkipWriter |
Write skip lists with multiple levels, and support skip within block ints.
|
PForUtil |
Utility class to encode sequences of 128 small positive integers.
|