zacharymorn commented on a change in pull request #444: URL: https://github.com/apache/lucene/pull/444#discussion_r751910253
########## File path: lucene/sandbox/src/test/org/apache/lucene/sandbox/search/TestCombinedFieldQuery.java ########## @@ -165,6 +169,117 @@ public void testSameScore() throws IOException { dir.close(); } + public void testSameScoreAndCollectionBetweenCompleteAndTopScores() throws IOException { Review comment: Sounds good. I've replaced the test with a more focused one. -- 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