Class LuceneDistanceToFieldProjection<P>

  • Type Parameters:
    P - The type of the final projection result representing accumulated distance values.
    All Implemented Interfaces:
    LuceneSearchProjection<P>, SearchProjection<P>

    public class LuceneDistanceToFieldProjection<P>
    extends Object
    A projection on the distance from a given center to the GeoPoint defined in an index field.