You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/08 07:18:00 UTC

[jira] [Commented] (LUCENE-9641) Support for spatial relationships in LatLonPoint

    [ https://issues.apache.org/jira/browse/LUCENE-9641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261064#comment-17261064 ] 

ASF subversion and git services commented on LUCENE-9641:
---------------------------------------------------------

Commit 14009f4424d847ce84fa23a71d8066dfe6c70da0 in lucene-solr's branch refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=14009f4 ]

LUCENE-9641: Support for spatial relationships in LatLonPoint (#2155)

Equivalent to LatLonShape, LatLonPoint can be queried now using spatial relationships.

> 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
>            Priority: Major
>          Time Spent: 2h
>  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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org