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

Add AssertingQuery / two-phase iteration to AssertingScorer

Details

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

    Description

      I am working on a similar issue with Spans (LUCENE-6411).

      AssertingScorer is currently only used as a top-level wrapper, and it doesnt support asserting for asTwoPhaseIterator (wouldn't help at the moment, the way it is currently used).

      Today some good testing of this is done, but only when RandomApproximationQuery is explicitly used.

      I think we should add AssertingQuery that can wrap a query with asserts and we can then have checks everywhere in a complicated tree?

      Attachments

        1. LUCENE-6419.patch
          9 kB
          Adrien Grand

        Activity

          People

            jpountz Adrien Grand
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: