Geo Shape support [DATAES-169] #746
Closed
Comments
Simone D'Auria commented i have the same issue |
Shubham Aggarwal commented Waiting for resolution. PR might help |
Lukáš Voříšek commented Hello. Is there something what I missed? Pull request was been added 2. 8. 2017 |
Josh Fix commented Would love to see this PR merged. I need to search polygons by bounding box |
Josef Jahn commented Hi, We're also eager to have this feature merged in! Is there any ETA for a review? |
Oliver Haagh commented Hi, I would also love to see this merged. |
JinkiJung commented I am desperately waiting this feature. please, Spring, put this issue into consideration seriously |
sothawo commented done with implementing the three referenced tickets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pierpaolo opened DATAES-169 and commented
The only grographical mapping now supported is Geo Point.
It would be very useful to provide a mapping for Geo Shape also: https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-geo-shape-type.html because it "facilitates the indexing of and searching with arbitrary geo shapes such as rectangles and polygons".
I was moving my Java-API based project toward spring-data-elasticsearch, but it is "impossible" due to this missing mapping... but I suppose this can be an interesting feature to provide.
Affects: 1.3 M1 (Gosling)
Issue Links:
DATAES-929 Support geo_shape field type field type
DATAES-930 Add support for geo_shape type entity properties
DATAES-931 Add query support for geo shape queries
Referenced from: pull request #186
8 votes, 12 watchers
The text was updated successfully, but these errors were encountered: