dblock commented on pull request #711: URL: https://github.com/apache/lucene/pull/711#issuecomment-1057349041
Thank you for the detailed explanation, this makes a lot of sense. > * A bug in other code that breaks assumptions that this code is making, e.g. a query that produces negative or NaN scores. This gave me the idea that we can use negative values for a test at least. I PRed https://github.com/jpountz/lucene/pull/2 into your branch: it replicates this issue with negative scores and can now validate the expectation. -- 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