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.
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.