elasticsearch/docs/reference/ilm/ilm-concepts.asciidoc
James Rodewig f56a0f4b66
[DOCS] Remove testenv annotations from doc snippet tests (#80023)
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.

Relates to #79309, #31619
2021-11-05 18:38:50 -04:00

15 lines
No EOL
299 B
Text

[role="xpack"]
[[ilm-concepts]]
== {ilm-init} concepts
++++
<titleabbrev>Concepts</titleabbrev>
++++
* <<ilm-index-lifecycle>>
* <<index-rollover>>
* <<update-lifecycle-policy>>
include::ilm-index-lifecycle.asciidoc[]
include::index-rollover.asciidoc[]
include::update-lifecycle-policy.asciidoc[]