shubhamvishu commented on PR #15011:
URL: https://github.com/apache/lucene/pull/15011#issuecomment-3180510392

   @jpountz @benwtrent The test failures seems is unrelated to this change and 
a side effect of [bulk scoring 
change](https://github.com/apache/lucene/pull/14978). The test fails on main 
also when HNSW is disabled to force exhaustive search and we score bulk score 
64 docs now. I wonder if we still want to respect the visitedLimit with bulk 
scoring? If yes, then it seems like a existing bug which we should fix 
separately?. Otherwise if not, we could only fix the assertion here. Let me 
know what you think?


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