javanna opened a new issue, #16198: URL: https://github.com/apache/lucene/issues/16198
### Description There is currently no way to provide an executor to the index searcher used internally by monitor. There may be value in parallelizing execution, but besides exposing the ability for users to provide an executor like we do with ordinary search, a refactor is needed to properly support inter-segment concurrency in monitor. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
