Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8555

Add dateline crossing support to LatLonShapeBoundingBoxQuery

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Blocker
    • Resolution: Implemented
    • 7.6, 8.0
    • None
    • None
    • None
    • New, Patch Available

    Description

      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.

      Attachments

        1. LUCENE-8555.patch
          20 kB
          Nick Knize

        Activity

          People

            Unassigned Unassigned
            nknize Nick Knize
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: