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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to