| 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-2017 Apache Software Foundation. All Rights Reserved.