mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
This change removes obsolete forbidden API usage, cuts over from an interface to an abstract class for IndexSearcherWrapper and delegates all core cache keys to the wrapped reader. Relates to elastic/elasticsearch#774 Original commit: elastic/x-pack-elasticsearch@3799bab0d9