OpenSearch/client/rest
Luca Cavanna ebe5e8e635
REST high-level client: encode path parts (#28663)
The REST high-level client supports now encoding of path parts, so that for instance documents with valid ids, but containing characters that need to be encoded as part of urls (`#` etc.), are properly supported. We also make sure that each path part can contain `/` by encoding them properly too.

Closes #28625
2018-02-15 17:22:45 +01:00
..
licenses Update REST client deps license and notice files (#25573) 2017-07-06 16:52:17 +02:00
src REST high-level client: encode path parts (#28663) 2018-02-15 17:22:45 +01:00
build.gradle Introduce elasticsearch-core jar (#28191) 2018-01-15 09:59:01 -07:00