Package | Description |
---|---|
org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
Modifier and Type | Method and Description |
---|---|
static GeoEncodingUtils.DistancePredicate |
GeoEncodingUtils.createDistancePredicate(double lat,
double lon,
double radiusMeters)
Create a predicate that checks whether points are within a distance of a given point.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.