Class DistanceValueSource

java.lang.Object
org.apache.lucene.search.DoubleValuesSource
org.apache.lucene.spatial.vector.DistanceValueSource
All Implemented Interfaces:
SegmentCacheable

public class DistanceValueSource extends DoubleValuesSource
A DoubleValuesSource that returns the distance for a PointVectorStrategy.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.