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

Rewrite max bound GeoPointInBBoxQuery to FieldValueQuery

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.4, 6.0
    • 5.4, 6.0
    • None
    • None
    • New

    Description

      This simple improvement rewrites a GeoPointInBBoxQuery to a FieldValueQuery when the min/max lon/lat (or x/y) values are set to their limits (e.g., -180, 180, -90, 90). This bypasses all unnecessary GeoPointTermsEnum logic.

      Attachments

        1. LUCENE-6904.patch
          2 kB
          Nick Knize
        2. LUCENE-6904.patch
          4 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: