@@ -80,7 +80,8 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
80
80
[[ilm-phase-actions]]
81
81
=== Phase actions
82
82
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.
84
85
85
86
* Hot
86
87
- <<ilm-set-priority,Set Priority>>
@@ -89,6 +90,7 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
89
90
- <<ilm-readonly,Read-Only>>
90
91
- <<ilm-shrink,Shrink>>
91
92
- <<ilm-forcemerge,Force Merge>>
93
+ - <<ilm-searchable-snapshot, Searchable Snapshot>>
92
94
* Warm
93
95
- <<ilm-set-priority,Set Priority>>
94
96
- <<ilm-unfollow,Unfollow>>
@@ -100,10 +102,11 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
100
102
* Cold
101
103
- <<ilm-set-priority,Set Priority>>
102
104
- <<ilm-unfollow,Unfollow>>
105
+ - <<ilm-readonly,Read-Only>>
106
+ - <<ilm-searchable-snapshot, Searchable Snapshot>>
103
107
- <<ilm-allocate,Allocate>>
104
108
- <<ilm-migrate,Migrate>>
105
109
- <<ilm-freeze,Freeze>>
106
- - <<ilm-searchable-snapshot, Searchable Snapshot>>
107
110
* Frozen
108
111
- <<ilm-searchable-snapshot, Searchable Snapshot>>
109
112
* Delete
0 commit comments