Class ScalarQuantizedVectorScorer

java.lang.Object
org.apache.lucene.codecs.hnsw.ScalarQuantizedVectorScorer
All Implemented Interfaces:
FlatVectorsScorer

public class ScalarQuantizedVectorScorer extends Object implements FlatVectorsScorer
Default scalar quantized implementation of FlatVectorsScorer.
WARNING: This API is experimental and might change in incompatible ways in the next release.