Interface FlatVectorsScorer

All Known Implementing Classes:
DefaultFlatVectorScorer, Lucene99ScalarQuantizedVectorScorer, ScalarQuantizedVectorScorer

public interface FlatVectorsScorer
Provides mechanisms to score vectors that are stored in a flat file The purpose of this class is for providing flexibility to the codec utilizing the vectors
WARNING: This API is experimental and might change in incompatible ways in the next release.