geo Distance
fun geoDistance(location: GeoPoint, distance: GeoDistance, field: String = "_all"): SearchQuery
Content copied to clipboard
Alias for geoShape using a circle centered at location with a radius of distance.
Alias for geoShape using a circle centered at location with a radius of distance.