OpenSearch/client
javanna 3e17185010 REST high-level client: fix _cluster/settings endpoint
The recent addition of the _cluster/settings API was merged together with another change that added encoding of the different URL parts. That broke the cluster PUT settings API straight-away. This commit fixes this problem. The '/' that's part of the /_cluster/settings endpoint should not be encoded.
2018-02-15 17:40:43 +01:00
..
benchmark Upgrade Gradle Shadow plugin to 2.0.2 2017-12-29 10:57:11 +01:00
client-benchmark-noop-api-plugin Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
rest REST high-level client: encode path parts (#28663) 2018-02-15 17:22:45 +01:00
rest-high-level REST high-level client: fix _cluster/settings endpoint 2018-02-15 17:40:43 +01:00
sniffer Introduce elasticsearch-core jar (#28191) 2018-01-15 09:59:01 -07:00
test Introduce elasticsearch-core jar (#28191) 2018-01-15 09:59:01 -07:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00