@@ -80,7 +80,8 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
8080[[ilm-phase-actions]]
8181=== Phase actions
8282
83- {ilm-init} supports the following actions in each phase.
83+ {ilm-init} supports the following actions in each phase. {ilm-init} executes the
84+ actions in the order listed.
8485
8586* Hot
8687 - <<ilm-set-priority,Set Priority>>
@@ -89,6 +90,7 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
8990 - <<ilm-readonly,Read-Only>>
9091 - <<ilm-shrink,Shrink>>
9192 - <<ilm-forcemerge,Force Merge>>
93+ - <<ilm-searchable-snapshot, Searchable Snapshot>>
9294* Warm
9395 - <<ilm-set-priority,Set Priority>>
9496 - <<ilm-unfollow,Unfollow>>
@@ -100,10 +102,11 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
100102* Cold
101103 - <<ilm-set-priority,Set Priority>>
102104 - <<ilm-unfollow,Unfollow>>
105+ - <<ilm-readonly,Read-Only>>
106+ - <<ilm-searchable-snapshot, Searchable Snapshot>>
103107 - <<ilm-allocate,Allocate>>
104108 - <<ilm-migrate,Migrate>>
105109 - <<ilm-freeze,Freeze>>
106- - <<ilm-searchable-snapshot, Searchable Snapshot>>
107110* Frozen
108111 - <<ilm-searchable-snapshot, Searchable Snapshot>>
109112* Delete
0 commit comments