msokolov commented on PR #14226:
URL: https://github.com/apache/lucene/pull/14226#issuecomment-2657373529

   I think maybe what happens here is that the K controls not only how many 
hits are returned from each segment, but also what the "beam width" is during 
search, so we could have gotten better hits even from the segments that 
appeared to have been exhausted (because their worst in the top K weas below 
the min competitive score)


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