removed version number

This commit is contained in:
ashwinkumar12345 2021-05-06 11:16:29 -07:00
parent 427d711446
commit b19448f6d3
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ PUT _index_template/<template_name>
}
```
The `opensearch.index_state_management.policy_id` setting is deprecated starting from version 1.13.0. You can continue to automatically manage newly created indices with the ISM template field.
The `opensearch.index_state_management.policy_id` setting is deprecated. You can continue to automatically manage newly created indices with the ISM template field.
{: .note }
### Step 2: Attach policies to indices