Description
This supersedes LUCENE-8013.
We should hardcode computeSlopFactor to 1/(N+1) in SloppyPhraseScorer and move computePayloadFactor to PayloadFunction so that all the payload scoring logic is in a single place.
Attachments
Attachments
Issue Links
- supercedes
-
LUCENE-8013 Test that SimScorer.computeSlopFactor doesn't increase as the distance goes up
- Resolved