OpenSearch/docs/reference/search
Lee Hinman 11da09e9bc Allow overriding all-field leniency when `lenient` option is specified
As part of #20925 and #21341 we added an "all-fields" mode to the
`query_string` and `simple_query_string`. This would expand the query to
all fields and automatically set `lenient` to true.

However, we should still allow a user to override the `lenient` flag to
whichever value they desire, should they add it in the request. This
commit does that.
2016-11-21 21:32:25 -07:00
..
request Documentation updates for scroll API size parameter (#21229) 2016-11-01 15:55:09 -04:00
suggesters fix two errors in suggester docs 2016-11-18 12:05:49 +01:00
count.asciidoc Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#20208) 2016-11-02 14:25:08 +01:00
explain.asciidoc Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#20208) 2016-11-02 14:25:08 +01:00
field-stats.asciidoc Revert "Add console to docs for inner hits, explain, and friends" 2016-08-01 14:09:54 +02:00
multi-search.asciidoc Add docs to template support for _msearch (#17382) 2016-09-13 13:19:25 +02:00
percolate.asciidoc Update percolate.asciidoc 2016-08-30 13:05:02 +02:00
profile.asciidoc Makes search action cancelable by task management API 2016-10-25 12:27:34 -10:00
request-body.asciidoc CONSOLEify some search docs 2016-09-14 13:06:37 -04:00
search-shards.asciidoc CONSOLEify some search docs 2016-09-14 13:06:37 -04:00
search-template.asciidoc Add profile and explain parameters to template API 2016-09-19 17:52:13 +02:00
search.asciidoc CONSOLEify some search docs 2016-09-14 13:06:37 -04:00
suggesters.asciidoc Consolify term and phrase suggester docs 2016-07-26 12:28:31 -04:00
uri-request.asciidoc Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#20208) 2016-11-02 14:25:08 +01:00
validate.asciidoc Allow overriding all-field leniency when `lenient` option is specified 2016-11-21 21:32:25 -07:00