Atri Sharma created LUCENE-9789: ----------------------------------- Summary: Cancellable Tasks and CancellableCollector Key: LUCENE-9789 URL: https://issues.apache.org/jira/browse/LUCENE-9789 Project: Lucene - Core Issue Type: Improvement Reporter: Atri Sharma Assignee: Atri Sharma
Add the concept of cancellable tasks (tasks which can be cancelled by external means) and a physical implementation of the same, CancellableCollector which allows cancellation of a collector's collection using an AtomicBoolean, which can be triggered by an external call. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org