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

Add CROSSES query support to RangeField

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 6.5, 7.0
    • None
    • None
    • New

    Description

      RangeField currently supports INTERSECTS, WITHIN, and CONTAINS query behavior. This feature adds support for an explicit CROSSES query. Unlike INTERSECT and OVERLAP queries the CROSSES query finds any indexed ranges whose interior (within range) intersect the interior AND exterior (outside range) of the query range.

      Attachments

        1. LUCENE-7449.patch
          20 kB
          Nick Knize
        2. LUCENE-7449.patch
          23 kB
          Nick Knize
        3. LUCENE-7449.patch
          23 kB
          Nick Knize

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: