Package | Description |
---|---|
org.apache.lucene.spatial.geopoint.search |
Geospatial Query Implementations for Core Lucene
|
Modifier and Type | Class and Description |
---|---|
class |
GeoPointDistanceQuery
Deprecated.
Use the higher performance
LatLonPoint.newDistanceQuery instead. |
class |
GeoPointInPolygonQuery
Deprecated.
Use the higher performance
LatLonPoint.newPolygonQuery instead. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.