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

Specialize FixedBitSet.xor(DocIdSetIterator) like and/or/andNot

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.0
    • None
    • None
    • New

    Description

      As Uwe noticed on LUCENE-5441, FixedBitSet.xor(DocIdSetIterator) doesn't have the same optimization when the provided iterator is a FixedBitSetIterator as other bulk methods (and, or, ...).

      Attachments

        1. LUCENE-6017.patch
          3 kB
          Adrien Grand

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: