Add LTC.newReader [LUCENE-4962]
Open
legacy-jira-priority:Major
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Spinoff from #6017.
It would be nice to break out the reader wrapping that LTC.newSearcher does into a separate newReader.
---
Migrated from [LUCENE-4962](https://issues.apache.org/jira/browse/LUCENE-4962) by Michael McCandless (@mikemccand)
Contributor guide
Research direction
Start by locating LTC.newSearcher and inspect the reader-wrapping behavior it currently contains. Add the requested LTC.newReader entry point so that behavior is separately available, then verify that the existing searcher behavior remains intact.
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
- 45/100