Module elasticsearch_dsl::search::queries::geo[][src]

Expand description

Elasticsearch supports two types of geo data: geo_point fields which support lat/lon pairs, and geo_shape fields, which support points, lines, circles, polygons, multi-polygons, etc.