jpountz opened a new pull request, #13397:
URL: https://github.com/apache/lucene/pull/13397

   It sums up max scores in a float when it should sum them up in a double like 
we do for `Scorer#score()`. Otherwise, max scores may be returned that are less 
than actual scores.
   
   This bug was introduced in #13343, so it is not released yet.
   
   Closes #13371
   Closes #13396


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to