mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
don't mention fixed throttling in the docs
This commit is contained in:
parent
107099affa
commit
def2d34f80
4 changed files with 0 additions and 59 deletions
|
@ -61,16 +61,3 @@ The following settings can be set to manage the recovery policy:
|
|||
`indices.recovery.max_bytes_per_sec`::
|
||||
defaults to `20mb`.
|
||||
|
||||
[float]
|
||||
[[throttling]]
|
||||
=== Store level throttling
|
||||
|
||||
The following settings can be set to control the store throttling:
|
||||
|
||||
[horizontal]
|
||||
`indices.store.throttle.type`::
|
||||
could be `merge` (default), `none` or `all`. See <<index-modules-store>>.
|
||||
|
||||
`indices.store.throttle.max_bytes_per_sec`::
|
||||
defaults to `20mb`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue