b768ea9551
Instead of creating an automaton predicate on each request (very expensive) we now have a static create_index matcher (predicate) that is reused. Original commit: elastic/x-pack-elasticsearch@f70dae13ac |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
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.