Uses of Package
org.apache.lucene.backward_codecs.lucene90
-
Packages that use org.apache.lucene.backward_codecs.lucene90 Package Description org.apache.lucene.backward_codecs.lucene90 Lucene 9.0 file format. -
Classes in org.apache.lucene.backward_codecs.lucene90 used by org.apache.lucene.backward_codecs.lucene90 Class Description Lucene90Codec.Mode Configuration option for the codec.Lucene90HnswVectorsReader.FieldEntry Lucene90HnswVectorsReader.OffHeapVectorValues 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 AnHnswGraph
where all nodes and connections are held in memory.