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

Add two-phase support to SpanNotQuery

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None
    • New

    Description

      This query is actually a lot like SpanPositionCheckQuery, except it checks that each inclusion Spans does not come near the exclusion side.

      Two-phase iteration should just work the inclusion side, deferring positions (the overlap checking against exclusion) until necessary.

      Attachments

        1. LUCENE-6394.patch
          20 kB
          Robert Muir
        2. LUCENE-6394.patch
          21 kB
          Robert Muir
        3. LUCENE-6394.patch
          21 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: