81801451ad
This commit introduces SearchOperationListeneres which allow to hook into search operation lifecycle and execute operations like slow-logs and statistic collection in a transparent way. SearchOperationListenrs can be registered on the IndexModule just like IndexingOperationListeners. The main consumers (slow log) have already been moved out of IndexService into IndexModule which reduces the dependency on IndexService as well as IndexShard and makes slowlogging transparent. Closes #17398 |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
version.properties |