Package org.apache.lucene.codecs.lucene99
package org.apache.lucene.codecs.lucene99
Lucene 9.9 file format.
-
ClassesClassDescriptionLucene 9.9 flat vector format, which encodes numeric vector valuesReads vectors from the index segments.Writes vector values to index segments.Lucene 9.9 vector format, which encodes numeric vector values into an associated graph connecting the documents having values.Reads vectors from the index segments along with index data structures supporting KNN search.Writes vector values and knn graphs to index segments.Optimized scalar quantized implementation of
FlatVectorsScorerfor quantized vectors stored in the Lucene99 format.Lucene 9.9 Segment info format.