mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +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.