Uses of Interface
org.apache.lucene.util.quantization.QuantizedVectorsReader
Packages that use QuantizedVectorsReader
-
Uses of QuantizedVectorsReader in org.apache.lucene.codecs.lucene99
Classes in org.apache.lucene.codecs.lucene99 that implement QuantizedVectorsReaderModifier and TypeClassDescriptionfinal class
Reads vectors from the index segments along with index data structures supporting KNN search.final class
Reads Scalar Quantized vectors from the index segments along with index data structures.