add note about `index.gateway.local.sync` to 2.0 migration/settings docs
This commit is contained in:
parent
3be12ed9fd
commit
d31abab827
|
@ -126,6 +126,10 @@ to prevent clashes with the watcher plugin
|
||||||
* `watcher.interval.medium` is now `resource.reload.interval.medium`
|
* `watcher.interval.medium` is now `resource.reload.interval.medium`
|
||||||
* `watcher.interval.high` is now `resource.reload.interval.high`
|
* `watcher.interval.high` is now `resource.reload.interval.high`
|
||||||
|
|
||||||
|
==== index.gateway setting renamed
|
||||||
|
|
||||||
|
* `index.gateway.local.sync` is now `index.translog.sync_interval`
|
||||||
|
|
||||||
==== Hunspell dictionary configuration
|
==== Hunspell dictionary configuration
|
||||||
|
|
||||||
The parameter `indices.analysis.hunspell.dictionary.location` has been
|
The parameter `indices.analysis.hunspell.dictionary.location` has been
|
||||||
|
|
Loading…
Reference in New Issue