javanna opened a new pull request, #13773: URL: https://github.com/apache/lucene/pull/13773
The order in which documents are processed is not a guarantee, hence we may return a different set of documents when early terminating the search. Those are not incorrect results though. I opted for increasing the number of hits so that we never early terminate the search for this test. I believe this test should have failed with inter-segment concurrency as well, and intra-segment concurrency makes it more likely to fail (although not so frequently). -- 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