A newer version is available. For the latest information, see the
current release documentation.
Geo queries
editGeo queries
editElasticsearch supports many different types of geospatial queries, operating on geo_point fields which support lat/lon pairs, and geo_shape fields, which support points, lines, circles, polygons, multi-polygons etc.
See the Elasticsearch documentation on Geo queries for more details.