Class FullPrecisionFloatVectorSimilarityValuesSource

java.lang.Object
org.apache.lucene.search.DoubleValuesSource
org.apache.lucene.search.FullPrecisionFloatVectorSimilarityValuesSource
All Implemented Interfaces:
SegmentCacheable

public class FullPrecisionFloatVectorSimilarityValuesSource extends DoubleValuesSource
A DoubleValuesSource that computes vector similarity between a query vector and raw full precision vectors indexed in provided KnnFloatVectorField in documents.