Class LuceneDistanceToFieldProjection.Factory

All Implemented Interfaces:
SearchQueryElementFactory<DistanceToFieldProjectionBuilder,LuceneSearchIndexScope<?>,LuceneSearchIndexValueFieldContext<GeoPoint>>
Enclosing class:
LuceneDistanceToFieldProjection<P>

public static class LuceneDistanceToFieldProjection.Factory extends AbstractLuceneCodecAwareSearchQueryElementFactory<DistanceToFieldProjectionBuilder,GeoPoint,LuceneFieldCodec<GeoPoint,byte[]>>