File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
docs/reference/modules/indices Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 11[[recovery]]
22=== Indices Recovery
33
4- The following _expert_ settings can be set to manage the recovery policy.
5-
6- `indices.recovery.file_chunk_size`::
7- Defaults to `512kb`.
8-
9- `indices.recovery.translog_ops`::
10- Defaults to `1000`.
11-
12- `indices.recovery.translog_size`::
13- Defaults to `512kb`.
14-
15- `indices.recovery.compress`::
16- Defaults to `true`.
4+ The following _expert_ setting can be set to manage the recovery policy.
175
186`indices.recovery.max_bytes_per_sec`::
197 Defaults to `40mb`.
208
21- These settings can be dynamically updated on a live cluster with the
9+ This setting can be dynamically updated on a live cluster with the
2210<<cluster-update-settings,cluster-update-settings>> API:
You can’t perform that action at this time.
0 commit comments