appbaseio / mirage

:art: GUI for simplifying Elasticsearch Query DSL
http://opensource.appbase.io/mirage
Other
2.21k stars 125 forks source link

GeoPolygon Query should accept an array #26

Closed siddharthlatest closed 7 years ago

siddharthlatest commented 7 years ago

A polygon shape can be defined by a n-size array, it's better to take the array as is rather than try to interpret individual (lat, long) values of the polygon shape.

farhan687 commented 7 years ago

Fixed over here: 8a7808c343b4ece3545c79cdbebcb20364ed2c51

siddharthlatest commented 7 years ago

Released in v0.3.0