We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43dcfa commit fb8d9d3Copy full SHA for fb8d9d3
_api-reference/index-apis/update-settings.md
@@ -26,7 +26,7 @@ PUT /<index>/_settings
26
27
Parameter | Type | Description
28
:--- | :--- | :---
29
-<index> | String | The index to update. Can be a comma-separated list of multiple index names. Use `_all` or * to close all indexes.
+<index> | String | The index to update. Can be a comma-separated list of multiple index names. Use `_all` or `*` to specify all indexes.
30
31
## Query parameters
32
0 commit comments