-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
I think we should just compute doMaxScore whenever doDocScores = true.
This would remove 4 collector specializations and remove a boolean parameter from 4 indexsearcher methods.
We can just do this in 5.0 I think.
- is superceded by
-
LUCENE-8405 Remove TopHits.maxScore
-
- Closed
-