Class LatLonShapeQuery


final class LatLonShapeQuery extends SpatialQuery
Finds all previously indexed geo shapes that comply the given ShapeField.QueryRelation with the specified array of LatLonGeometry.

The field must be indexed using LatLonShape.createIndexableFields(java.lang.String, org.apache.lucene.geo.Polygon) added per document.