mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
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
15 lines
No EOL
299 B
Text
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[] |