Uses of Package
org.apache.lucene.backward_codecs.lucene90
Packages that use org.apache.lucene.backward_codecs.lucene90
-
Classes in org.apache.lucene.backward_codecs.lucene90 used by org.apache.lucene.backward_codecs.lucene90ClassDescriptionA helper class for an hnsw graph that serves as a comparator of the currently set bound value with a new value.Configuration option for the codec.Read the vector values from the index input.NeighborArray encodes the neighbors of a node and their mutual scores in the HNSW graph as a pair of growable arrays.An
HnswGraph
where all nodes and connections are held in memory.Holds all state required forLucene90PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Implements the skip list reader for block postings format that stores positions and payloads.Write skip lists with multiple levels, and support skip within block ints.Utility class to encode sequences of 128 small positive integers.