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

Add LongFixedBitSet and replace usage of OpenBitSet

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.7, 6.0
    • core/search
    • None
    • New, Patch Available

    Description

      Spinoff from here: http://lucene.markmail.org/thread/35gw3amo53dsqsqj. I wrote a LongFixedBitSet which behaves like FixedBitSet, only allows managing more than 2.1B bits. It overcome some issues I've encountered with OpenBitSet, such as the use of set/fastSet as well the implementation of DocIdSet. I'll post a patch shortly and describe it in more detail.

      Attachments

        1. LUCENE-5440-solr.patch
          93 kB
          Shai Erera
        2. LUCENE-5440-solr.patch
          84 kB
          Shai Erera
        3. LUCENE-5440-solr.patch
          80 kB
          Shai Erera
        4. LUCENE-5440.patch
          61 kB
          Shai Erera
        5. LUCENE-5440.patch
          61 kB
          Shai Erera
        6. LUCENE-5440.patch
          56 kB
          Shai Erera
        7. LUCENE-5440.patch
          47 kB
          Shai Erera
        8. LUCENE-5440.patch
          43 kB
          Shai Erera

        Issue Links

          Activity

            People

              shaie Shai Erera
              shaie Shai Erera
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: