OpenSearch/docs/reference/migration/migrate_6_0
Lee Hinman 96122aa518 Be strict when parsing values searching for booleans (#21555)
This changes only the query parsing behavior to be strict when searching on
boolean values. We continue to accept the variety of values during index time,
but searches will only be parsed using `"true"` or `"false"`.

Resolves #21545
2016-11-15 10:36:57 -07: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 Breaking changes docs for template index_patterns 2016-11-11 10:13:19 -05:00
plugins.asciidoc Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
rest.asciidoc Remove support for controversial ignore_unavailable and allow_no_indices from indices exists api (#20712) 2016-11-04 19:26:37 +01:00
search.asciidoc Be strict when parsing values searching for booleans (#21555) 2016-11-15 10:36:57 -07:00
settings.asciidoc Docs: add documentation about removal of cluster.routing.allocation.snapshot.relocation_enabled 2016-10-20 14:19:12 -10:00