benwtrent commented on issue #14769:
URL: https://github.com/apache/lucene/issues/14769#issuecomment-2962676829

   > However, when all documents have identical scores (such as search results 
on keyword fields), this approach could lead to incorrect RRF scores.
   
   I don't think this makes the RRF scores incorrect. RRF is positionally 
focused and Lucene utilizes segment ordinal & doc ID as tie breakers for 
duplicate scores.


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