Adrien Grand created LUCENE-10503:
-------------------------------------

             Summary: Preserve more significant bits of scores in WANDScorer
                 Key: LUCENE-10503
                 URL: https://issues.apache.org/jira/browse/LUCENE-10503
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


WANDScorer operates on longs to avoid accuracy issues with floating-point 
numbers. The current process loses more accuracy bits than it could, and making 
it better could help skip in a few more situations.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to