exposed MultiTermDocs and MultiTermPositions from package protected to public [LUCENE-2033]
Open
affects-version:2.9
legacy-jira-priority:Major
module:core/search
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
making these classes public can help classes that extends MultiReader.
---
Migrated from [LUCENE-2033](https://issues.apache.org/jira/browse/LUCENE-2033) by John Wang, updated Nov 30 2013
Contributor guide
Research direction
Locate the MultiTermDocs and MultiTermPositions classes and inspect the code around MultiReader subclasses that needs to access them. Confirm the intended public API change and verify that the project still builds with the classes exposed publicly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100