caohassl opened a new pull request, #11806: URL: https://github.com/apache/lucene/pull/11806
### Description ISSUE:#11805 1、Add a InterruptedCollector class to delegate collector 2、By default, when LeafReaderContext is traversed, determine whether there is an interrupt request. 3、Optionally, when document is collected, determine if there is an interrupt request Throw an SearchInterruptedException to exit if search threads receive an interrupt request -- 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