don't mention fixed throttling in the docs

This commit is contained in:
Michael McCandless 2015-01-14 10:13:10 -05:00 committed by mikemccand
parent 107099affa
commit def2d34f80
4 changed files with 0 additions and 59 deletions

View file

@ -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`.