mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
- Now it's more aligned with other APIs in ES (e.g. index template API) - the "get user" API now returns an object as a response. The users are keyed by their username. If none of the requested users is found, an empty object will be returned with a 404 response status. - the body of "put user" request doesn't require "username" anymore (as it's defined as part of the URL) Original commit: elastic/x-pack-elasticsearch@f7c12648b1
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.
Description
Languages
Java
99.5%
Groovy
0.4%