for updates
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
4e6150e5ee
commit
9aba0c6e00
@ -45,9 +45,7 @@ The request body must contain `properties`, which has all of the mappings that y
|
|||||||
|
|
||||||
## Optional query parameters
|
## Optional query parameters
|
||||||
|
|
||||||
Optionally, you can add query parameters to fine tune your
|
Optionally, you can add query parameters to make a more specific request. For example, to skip any missing or closed indexes in the response, you can add the `ignore_unavailable` query parameter to your request as follows:
|
||||||
|
|
||||||
For example, to skip any missing or closed indexes in the response, you can add the `ignore_unavailable` query parameter to your request as follows:
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
PUT /sample-index/_mapping?ignore_unavailable
|
PUT /sample-index/_mapping?ignore_unavailable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user