mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
This PR removes all leniency in the conversion of Strings to booleans: "true" is converted to the boolean value `true`, "false" is converted to the boolean value `false`. Everything else raises an error. |
||
---|---|---|
.. | ||
migrate_6_0 | ||
index.asciidoc | ||
migrate_6_0.asciidoc |