[ https://issues.apache.org/jira/browse/LUCENE-9641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ignacio Vera resolved LUCENE-9641. ---------------------------------- Fix Version/s: 8.8 Assignee: Ignacio Vera Resolution: Fixed > Support for spatial relationships in LatLonPoint > ------------------------------------------------ > > Key: LUCENE-9641 > URL: https://issues.apache.org/jira/browse/LUCENE-9641 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Ignacio Vera > Assignee: Ignacio Vera > Priority: Major > Fix For: 8.8 > > Time Spent: 2h 20m > Remaining Estimate: 0h > > Currently LatLonPoint can only generate queries that compute the documents > that has at least one point intersecting a provided geometry. LatLonShape on > the other hand supports different spatial relationships, namely CONTAINS, > WITHIN, DISJOINT and INTERSECTS. > It would be good if LatLonPoint can work as well with different spatial > relationships. > It should be possible to modify ShapeQuery to work in both Shape and Points > and therefore add the capability to compute spatial relationships for point > as well. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org