Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
These two features are specific to TF-IDF and introduce some complexity (see eg. handling of coords in BooleanWeight) and bugs/corner-cases (see eg. how taking the query norm into account causes scoring challenges on LUCENE-7337).
Since we made BM25 the default in 6.0, I propose that we remove these TF-IDF-specific features in 7.0.
Attachments
1.
|
Remove queryNorm | Resolved | Adrien Grand | |
2.
|
Remove coordination factors from scores | Resolved | Adrien Grand |