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

Improve O(N^2) GeoPolygon intersection computation performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0
    • 6.0
    • modules/spatial3d
    • None
    • New

    Description

      Computing shape intersections with a polygon has an O(N^2) loop in it. This can be removed if two bounds are discovered ahead of time to use instead.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: