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

LatLonShape: Within and disjoint queries don’t work with indexed multishapes

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.7, 8.0, 9.0
    • modules/sandbox
    • None
    • New

    Description

      Within and disjoint queries return wrong results (false positives) when querying for fields containing more than one shape. For example, a multipolygon will return true for a within query if some of the polygons are within and the other are disjoint. The same query will return true for disjoint.

       

      Attachments

        1. LUCENE-8649.patch
          18 kB
          Ignacio Vera
        2. LUCENE-8649.patch
          33 kB
          Ignacio Vera
        3. LUCENE-8649.patch
          33 kB
          Ignacio Vera
        4. LUCENE-8649.patch
          32 kB
          Ignacio Vera

        Activity

          People

            ivera Ignacio Vera
            ivera Ignacio Vera
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: