OpenSearch/docs/reference/migration/migrate_6_0
Daniel Mitterdorfer aece89d6a1 Make boolean conversion strict (#22200)
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.
2017-01-19 07:59:18 +01:00
..
cat.asciidoc Remove 5.x references from cat API migration doc 2016-11-09 07:09:59 -05:00
cluster.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
docs.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
indices.asciidoc Add a deprecation notice to shadow replicas (#22647) 2017-01-18 12:28:09 +01:00
ingest.asciidoc Change type of ingest doc meta-data field 'TIMESTAMP' to `Date` (#22234) 2016-12-19 09:10:58 +01:00
mappings.asciidoc Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
percolator.asciidoc percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
plugins.asciidoc Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
rest.asciidoc Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
scripting.asciidoc Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00
search.asciidoc ProfileResult and CollectorResult should print machine readable timing information (#22561) 2017-01-16 14:27:55 +01:00
settings.asciidoc Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
stats.asciidoc Add information about the removal of store throttling to the migration guide. 2016-11-21 15:03:07 +01:00