[
https://issues.apache.org/jira/browse/LUCENE-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize resolved LUCENE-8555.
------------------------------------
Resolution: Implemented
> 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]