You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2022/02/25 13:55:00 UTC

[jira] [Created] (LUCENE-10443) Remove one of SparseFixedBitSet/DocIdSetBuilder.Buffer

Robert Muir created LUCENE-10443:
------------------------------------

             Summary: Remove one of SparseFixedBitSet/DocIdSetBuilder.Buffer
                 Key: LUCENE-10443
                 URL: https://issues.apache.org/jira/browse/LUCENE-10443
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


SparseFixedBItSet is no longer used by DocIdSetBuilder, but the class didn't get cleaned up and removed.

We only need one sparse representation and don't need to just litter up the codebase with unnecessary classes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org