Uses of Class
org.apache.lucene.geo.GeoEncodingUtils.DistancePredicate
Packages that use GeoEncodingUtils.DistancePredicate
-
Uses of GeoEncodingUtils.DistancePredicate in org.apache.lucene.geo
Methods in org.apache.lucene.geo that return GeoEncodingUtils.DistancePredicateModifier and TypeMethodDescriptionGeoEncodingUtils.createDistancePredicate
(double lat, double lon, double radiusMeters) Create a predicate that checks whether points are within a distance of a given point.