ChrisHegarty commented on code in PR #14096: URL: https://github.com/apache/lucene/pull/14096#discussion_r1901063826
########## lucene/core/src/test/org/apache/lucene/search/TestDisjunctionMaxQuery.java: ########## @@ -637,13 +637,27 @@ private void doTestRandomTopDocs(int numFields, double... freqs) throws IOExcept dir.close(); } + // Non-functional. Compile only - to ensure generics and type inference play nicely together Review Comment: Thank you @dweiss. Lemme try that. -- 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