Merge pull request #16020 from mfussenegger/migrate-2_0_settings
2.0 Breaking Changes - Settings docs don't mention index.gateway.local.sync
This commit is contained in:
commit
70f9d60585
|
@ -126,6 +126,10 @@ to prevent clashes with the watcher plugin
|
|||
* `watcher.interval.medium` is now `resource.reload.interval.medium`
|
||||
* `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
|
||||
|
||||
The parameter `indices.analysis.hunspell.dictionary.location` has been
|
||||
|
|
Loading…
Reference in New Issue