elasticsearch/docs/java-rest/high-level
Christoph Büscher 2f0e0b2426
Allow indices.get_mapping response parsing without types (#37492)
This change adds deprecation warning to the indices.get_mapping API in case the
"inlcude_type_name" parameter is set to "true" and changes the parsing code in
GetMappingsResponse to parse the type-less response instead of the one
containing types. As a consequence the HLRC client doesn't need to force
"include_type_name=true" any more and the GetMappingsResponseTests can be
adapted to the new format as well. Also removing some "include_type_name"
parameters in yaml test and docs where not necessary.
2019-01-18 09:33:36 +01:00
..
ccr
cluster
document
graph
ilm
indices Allow indices.get_mapping response parsing without types (#37492) 2019-01-18 09:33:36 +01:00
ingest
licensing
migration
miscellaneous
ml
rollup
script
search Update the scroll example in the docs (#37394) 2019-01-14 13:03:00 +01:00
security
snapshot
tasks
watcher
aggs-builders.asciidoc
execution-no-req.asciidoc
execution.asciidoc
getting-started.asciidoc
index.asciidoc
java-builders.asciidoc
migration.asciidoc
query-builders.asciidoc
supported-apis.asciidoc