Remove Scorable#smoothingScore [LUCENE-10254]
Open
legacy-jira-priority:Major
type:task
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
It was added as part of #10577 but it's not actually used anywhere.
---
Migrated from [LUCENE-10254](https://issues.apache.org/jira/browse/LUCENE-10254) by Adrien Grand (@jpountz), updated Feb 10 2022
Contributor guide
Research direction
Start by locating Scorable#smoothingScore in the Lucene repository and reviewing the change from #10577 that introduced it. Confirm there are no remaining references, remove the unused method, and run the relevant Lucene checks to verify the cleanup.
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
- Clearly specified
- Newbie friendliness
- 45/100