Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 744 Bytes

migrate_6_6.asciidoc

File metadata and controls

24 lines (18 loc) · 744 Bytes

Breaking changes in 6.6

6.6

This section discusses the changes that you need to be aware of when migrating your application to Elasticsearch 6.6.

Search changes

query_string, multi_match and simple_query_string query

Using automatically expanded fields for the "all fields" mode ("default_field": "*") for the query_string, multi_match and simple_query_string now raises a warning and a deprecation notice to be logged for queries beyond 1024 fields. This limit will be enforced with a hard error starting in 7.0.