mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 14:05:27 +00:00
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
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%