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

   I was looking into the changes in recall we have been observing in various 
test cases. Thanks @jtibshirani for pointing out we should not see any change 
at all! I found a couple of related bugs in the diversity-checking code that I 
had introduced when refactoring as part of splitting into float[]- and byte[]- 
oriented versions. I found some gaps in our test coverage and added tests. One 
of these demonstrates the bug; the other is just filling in another case.
   
   With this fix I was able to measure the identical recall comparing against 
test runs with 9.3


-- 
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