OpenSearch/client/rest-high-level
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
..
src REST high-level client: fix _cluster/settings endpoint 2018-02-15 17:40:43 +01:00
build.gradle Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00