Nicholas Knize created LUCENE-8555:
--------------------------------------

             Summary: 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
            Reporter: Nicholas Knize


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to