elasticsearch/docs/reference
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
..
aggregations fixing typo in nested-aggregation.asciidoc (#26481) 2017-09-04 06:42:44 +02:00
analysis
cat
cluster [Docs] Convert remaining code snippets in docs (#26422) 2017-08-30 12:11:10 +02:00
docs
how-to Enable adaptive replica selection by default (#26522) 2017-09-07 09:25:05 -06:00
images
index-modules
indices
ingest
mapping Added support to the percolate query to percolate multiple documents 2017-09-08 17:28:39 +02:00
migration Enable adaptive replica selection by default (#26522) 2017-09-07 09:25:05 -06:00
modules [Docs] Fix wrong indent in gateway documentation (#26501) 2017-09-05 10:42:58 +02:00
query-dsl Limit the number of expanded fields it query_string and simple_query_string (#26541) 2017-09-08 13:37:55 -06:00
release-notes
search Expose duplicate removal in the completion suggester (#26496) 2017-09-07 17:11:01 +02:00
setup Clarify development vs. production mode 2017-09-02 09:47:39 -04:00
testing
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc
cat.asciidoc
cluster.asciidoc
docs.asciidoc
getting-started.asciidoc
glossary.asciidoc
gs-index.asciidoc
how-to.asciidoc
index-modules.asciidoc Added a limit to from + size in top_hits and inner hits. 2017-09-05 08:44:45 +02:00
index-shared1.asciidoc
index-shared2.asciidoc
index-shared3.asciidoc
index.asciidoc
indices.asciidoc
ingest.asciidoc
mapping.asciidoc
modules.asciidoc
query-dsl.asciidoc
redirects.asciidoc
release-notes.asciidoc
search.asciidoc Enable adaptive replica selection by default (#26522) 2017-09-07 09:25:05 -06:00
setup.asciidoc
testing.asciidoc