Remove TwoPhaseDocIdSetIterator.asDocIdSetIterator [LUCENE-6280]
Open
legacy-jira-priority:Major
type:bug
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
This api defeats the point.
---
Migrated from [LUCENE-6280](https://issues.apache.org/jira/browse/LUCENE-6280) by Robert Muir (@rmuir), updated Feb 23 2015
Contributor guide
Research direction
Search the Java sources for TwoPhaseDocIdSetIterator.asDocIdSetIterator and identify its callers and any tests covering the API. Remove the obsolete API and references, then run the affected Lucene tests to confirm the search behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100