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

LatLonShape: Query with the same polygon that is indexed might not match

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 7.7, 8.0, 9.0
    • None
    • modules/sandbox
    • None
    • New

    Description

      If a polygon with a degenerated dimension is indexed and then an intersect query is performed with the same polygon, it might result in an empty result. For example this polygon with degenerated longitude:

      POLYGON((1.401298464324817E-45 22.0, 1.401298464324817E-45 69.0, 4.8202184588118395E-40 69.0, 4.8202184588118395E-40 22.0, 1.401298464324817E-45 22.0))

       

      Attachments

        1. LUCENE-8634.patch
          2 kB
          Ignacio Vera
        2. LUCENE-8634.patch
          12 kB
          Ignacio Vera

        Activity

          People

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

            Dates

              Created:
              Updated: