mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 08:25:26 +00:00
Restoring empty contexts causes issues with searches, but failure to restore the original context when executing index requests that auto-create results in a the index operation being tried by the system user. See elastic/elasticsearch#1380 Original commit: elastic/x-pack-elasticsearch@522f857de7
= 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.