ShashwatShivam commented on PR #13651:
URL: https://github.com/apache/lucene/pull/13651#issuecomment-2466635037

   Hey @benwtrent,
   Thank you for all your help so far! I have a question about the oversampling 
used to increase recall. From what I understand, it scales up the top-k and 
fanout values by the oversampling factor. In the final match set, do we return 
only the best top-k documents (not scaled up, but the original value)? I 
couldn't locate the code where the reranking or selection of the best k results 
from the expanded match set happens. Could you please help me find that part?
   Thanks again!


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