You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/05 16:44:52 UTC

[GitHub] [lucene-solr] bruno-roustant commented on issue #1043: LUCENE-9071: Speed up BM25 scores.

bruno-roustant commented on issue #1043: LUCENE-9071: Speed up BM25 scores.
URL: https://github.com/apache/lucene-solr/pull/1043#issuecomment-562212405
 
 
   For my personal knowledge, the second formula doesn't need double promotion because it uses float multiplication instead of addition? There might be a loss in precision but the monotonicity is guaranteed? Would you have some doc about this subject to share?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org