mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
this is a minor cleanup that detaches `IndicesRequestCache` and `IndicesQueryCache` from guice and moves it into `IndicesService`. It also decouples the `IndexShard` and `IndexService` from these caches which are unnecessary dependencies.