You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in this API, my only options are BottomRightFromGeoPoint and TopLeftFromGeoPoint which require lat/lng type GeoPoint. The inner types are float64 so this prevents this type of query.
Please use the following questions as a guideline to help me answer
your issue/question without further inquiry. Thank you.
Which version of Elastic are you using?
[X ] elastic.v7 (for Elasticsearch 7.x)
Please describe the expected behavior
In Elastic I can specify
top_left
andbottom_right
as geohash strings,Please describe the actual behavior
But in this API, my only options are
BottomRightFromGeoPoint
andTopLeftFromGeoPoint
which require lat/lng typeGeoPoint
. The inner types arefloat64
so this prevents this type of query.Any steps to reproduce the behavior?
The text was updated successfully, but these errors were encountered: