SparseFixedBitSet.equals [LUCENE-6397]
Open
legacy-jira-priority:Minor
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
SparseFixedBitSet ought to implement equals(). FWIW FixedBitSet does.
---
Migrated from [LUCENE-6397](https://issues.apache.org/jira/browse/LUCENE-6397) by David Smiley (@dsmiley)
Contributor guide
Research direction
Locate SparseFixedBitSet and compare its behavior with FixedBitSet, which already implements equals(). Confirm the expected equality semantics from the surrounding bit-set implementation and existing tests. Done means SparseFixedBitSet has matching equality behavior with appropriate test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100