dweiss commented on PR #12889: URL: https://github.com/apache/lucene/pull/12889#issuecomment-1845931168
Refactored the code a bit and pulled up a method to create a writer dodging random document reordering merge policy. Ran tests with -Ptests.iters=100 and no failures: ``` gradlew -p lucene/highlighter test --tests org.apache.lucene.search.uhighlight.* -Ptests.iters=100 ... :lucene:highlighter:test (SUCCESS): 46000 test(s) BUILD SUCCESSFUL in 2m 37s ``` -- 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