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 92f7b9e commit 6aafe47Copy full SHA for 6aafe47
docs/reference/ilm/set-up-lifecycle-policy.asciidoc
@@ -107,7 +107,8 @@ PUT test-index
107
-----------------------
108
// CONSOLE
109
110
-IMPORTANT: Its recommended not to use the create index API with a policy that
+IMPORTANT: Do not to use the create index API with a policy that
111
defines a rollover action. If you do so, the new index as the result of the
112
-rollover will not carry forward the policy. Always use index templates to
113
-define policies with rollover actions.
+rollover will not carry forward the policy. Always use
+<<applying-policy-to-template, index templates>> to define policies with rollover
114
+actions.
0 commit comments