mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-21 12:27:37 +00:00
This commit introduces the default refresh on user and role update and delete operations. The behavior can be controlled via the `refresh` parameter on the REST API and the refresh option in the Java API. Closes elastic/elasticsearch#1494 Original commit: elastic/x-pack-elasticsearch@aff4d13886
= 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.