OpenSearch/docs/reference/migration
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
..
migrate_6_0 Be strict when parsing values searching for booleans (#21555) 2016-11-15 10:36:57 -07:00
index.asciidoc Remove collect payloads parameter 2016-09-08 09:37:36 -04:00
migrate_6_0.asciidoc Breaking changes docs for template index_patterns 2016-11-11 10:13:19 -05:00