OpenSearch/docs/java-rest
Luca Cavanna 193111919c move ignore parameter support from yaml test client to low level rest client (#22637)
All the language clients support a special ignore parameter that doesn't get passed to elasticsearch with the request, but used to indicate which error code should not lead to an exception if returned for a specific request.

Moving this to the low level REST client will allow the high level REST client to make use of it too, for instance so that it doesn't have to intercept ResponseExceptions when the get api returns a 404.
2017-01-16 18:54:44 +01:00
..
configuration.asciidoc Settings: Add infrastructure for elasticsearch keystore 2016-12-22 16:28:34 -08:00
index.asciidoc Bumped doc versions to 6.0.0-alpha1 2016-09-08 18:29:18 +02:00
overview.asciidoc [DOCS] add java REST client docs (#19618) 2016-07-29 11:22:47 +02:00
sniffer.asciidoc Add missing change for sniffer page 2016-11-23 17:13:01 +01:00
usage.asciidoc move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00