elasticsearch/docs/reference/migration/migrate_7_0
Alan Woodward 852df128a5
Match phrase queries against non-indexed fields should throw an exception (#31060)
When `lenient=false`, attempts to create match phrase queries with custom analyzers against non-text fields will throw an IllegalArgumentException.

Also changes `*Match*QueryBuilderTests` so that it avoids this scenario

Fixes #31061
2018-06-04 19:12:45 +01:00
..
aggregations.asciidoc Fix missing option serialization after backport 2018-05-30 12:55:31 +02:00
analysis.asciidoc
api.asciidoc
cluster.asciidoc
indices.asciidoc
java.asciidoc
mappings.asciidoc
packaging.asciidoc
plugins.asciidoc [Docs] Fix broken cross link in documentation 2018-05-22 16:03:33 +02:00
scripting.asciidoc Change ScriptException status to 400 (bad request) (#30861) 2018-05-30 14:00:07 +02:00
search.asciidoc Match phrase queries against non-indexed fields should throw an exception (#31060) 2018-06-04 19:12:45 +01:00
settings.asciidoc Reintroduce mandatory http pipelining support (#30820) 2018-05-23 14:38:52 -06:00
snapshotstats.asciidoc Include size of snapshot in snapshot metadata (#29602) 2018-05-25 21:04:50 +02:00