parent
ba89af544f
commit
524247bbc0
|
@ -65,6 +65,12 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=index-ignore-unavailab
|
||||||
|
|
||||||
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=timeoutparms]
|
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=timeoutparms]
|
||||||
|
|
||||||
|
`write_index_only`::
|
||||||
|
(Optional, boolean)
|
||||||
|
If `true`,
|
||||||
|
the mappings are applied only to the current write index for the target.
|
||||||
|
Defaults to `false`.
|
||||||
|
|
||||||
|
|
||||||
[[put-mapping-api-request-body]]
|
[[put-mapping-api-request-body]]
|
||||||
==== {api-request-body-title}
|
==== {api-request-body-title}
|
||||||
|
|
Loading…
Reference in New Issue