elasticsearch/docs/reference/upgrade
David Turner e70dc48220
Permit removal of archived index settings (#86107)
Today you cannot remove archived index settings by applying a setting
update `{"archived.*":null}` because `IndexSettings#same` incorrectly
treats such an update as a no-op. This commit fixes that.
2022-04-26 08:27:16 +01:00
..
archived-settings.asciidoc Permit removal of archived index settings (#86107) 2022-04-26 08:27:16 +01:00
disable-shard-alloc.asciidoc
shut-down-node.asciidoc