jpountz commented on issue #13299: URL: https://github.com/apache/lucene/issues/13299#issuecomment-2057854057
The problem is not with `norm` but with `freq` in that case. Try to compute BM25 scores with a few freqs and you'll find cases when you get a lower score evern though freq is greater by one ulp. -- 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