OpenSearch/core
Lee Hinman 2702918780 Limit the number of expanded fields it query_string and simple_query_string (#26541)
* Limit the number of expanded fields it query_string and simple_query_string

This limits the number of automatically expanded fields for the "all fields"
mode (`"default_field": "*"`) for the `query_string` and `simple_query_string`
queries to 1024 fields.

Resolves #25105

* Add blurb about limit to the docs
2017-09-08 13:37:55 -06:00
..
licenses Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00
src Limit the number of expanded fields it query_string and simple_query_string (#26541) 2017-09-08 13:37:55 -06:00
build.gradle Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00