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

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

Commit 31d7dfe6b1b283e4678d1abd82af9eac680afe45 in lucene-solr's branch 
refs/heads/jira/http2 from [~nknize]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=31d7dfe ]

LUCENE-8555: Add dateline crossing support to LatLonShapeBoundingBoxQuery


> Add dateline crossing support to LatLonShapeBoundingBoxQuery
> ------------------------------------------------------------
>
>                 Key: LUCENE-8555
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8555
>             Project: Lucene - Core
>          Issue Type: New Feature
>    Affects Versions: 7.6, master (8.0)
>            Reporter: Nicholas Knize
>            Priority: Blocker
>         Attachments: LUCENE-8555.patch
>
>
> Instead of rewriting into a {{BooleanQuery}}, {{LatLonShapeBoundingBoxQuery}} 
> should handle dateline crossing support directly in the {{IntersectVisitor}}. 
> This feature issue will add support for splitting a 
> {{LatLonShapeBoundingBoxQuery}} into an east and west box and comparing the 
> indexed {{LatLonShape}} fields against each. {{INTERSECTS}}, {{DISJOINT}}, 
> and {{WITHIN}} will all be handled by the {{LatLonShapeQuery}} 
> IntersectVisitor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to