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

DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.9.2
    • None
    • modules/other
    • None
    • New

    Description

      DuplicateFilter currently works by building a single doc ID set, without taking into account that getDocIdSet() will be called once per segment and only with each segment's local reader.

      Attachments

        1. LUCENE-2348.patch
          2 kB
          Robert Muir
        2. LUCENE-2348.patch
          18 kB
          Karthick Sankarachary

        Issue Links

          Activity

            People

              Unassigned Unassigned
              trejkaz Trejkaz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: