Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
Follow-up of LUCENE-4198. Currently, call-sites of TermsEnum.impacts provide a SimScorer so that the maximum score for the block can be computed. Should ImpactsEnum instead return the (freq,norm) pairs and let callers deal with max score computation?