gf2121 commented on issue #14546: URL: https://github.com/apache/lucene/issues/14546#issuecomment-2841363044
Thanks for reporting @dweiss , i'll reopen. Error assert: https://github.com/apache/lucene/blob/2a5597e83b976cb11997285811d00565ff828ffc/lucene/core/src/test/org/apache/lucene/index/TestForTooMuchCloning.java#L65-L67 This seems like an assert for the count of `IndexInput.clone` during merge, instead of query. I find the limitation 600 comes from https://github.com/apache/lucene/pull/14232, which looks like a "test passed after multiple reruns" magic number. -- 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