baa06fb6fb
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 |
||
---|---|---|
.. | ||
bin/shield | ||
config/shield | ||
dev-tools | ||
docs | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt |
README.asciidoc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.