andywebb1975 commented on PR #13510: URL: https://github.com/apache/lucene/pull/13510#issuecomment-2186079766
I've been exploring constraining `maxValue` so we're more likely to see same-score items each time - e.g. using 50 in `int maxValue = TestUtil.nextInt(random(), 10, 50);` rather than a million - does this sound OK to you? I don't know if there are competing reasons to keep the large number there. -- 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