Class Lucene99ScalarQuantizedVectorsReader

java.lang.Object
org.apache.lucene.codecs.FlatVectorsReader
org.apache.lucene.codecs.lucene99.Lucene99ScalarQuantizedVectorsReader
All Implemented Interfaces:
Closeable, AutoCloseable, Accountable

public final class Lucene99ScalarQuantizedVectorsReader extends FlatVectorsReader
Reads Scalar Quantized vectors from the index segments along with index data structures.
WARNING: This API is experimental and might change in incompatible ways in the next release.