apache / apache/lucene

SparseFixedBitSet.equals [LUCENE-6397]

Open
#7,457 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.