OpenSearch/docs/reference/search
Areek Zillur fb8cd53582 This commit removes the ability to use `filter` for PhraseSuggester collate.
Only `query` can be used for collation.

Internally, a collate query is executed as an exists query. So specifying a
filter does not have any benefits.
2015-05-29 12:26:08 -04:00
..
request Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
suggesters This commit removes the ability to use `filter` for PhraseSuggester collate. 2015-05-29 12:26:08 -04:00
count.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00
exists.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00
explain.asciidoc Revert "[QUERY] Remove lowercase_expanded_terms and locale options" 2015-03-13 13:51:44 -06:00
field-stats.asciidoc Docs: Tidied up the field statistics docs 2015-05-24 15:12:44 +02:00
multi-search.asciidoc Search: Remove the `count` search type. 2015-03-31 11:31:49 +02:00
percolate.asciidoc Docs: Fix typo on percolate_format description 2015-05-25 13:17:59 +02:00
request-body.asciidoc Removed reference to search type 'count' 2015-05-04 14:48:40 -07:00
search-shards.asciidoc Docs: Fixed path to search-shards 2014-07-26 15:05:53 +02:00
search-template.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
search.asciidoc [DOCS] Corrected syntax error in search curl cmd 2014-11-12 17:21:19 +01:00
suggesters.asciidoc Search: Remove the `count` search type. 2015-03-31 11:31:49 +02:00
uri-request.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00
validate.asciidoc [DOCS] documented missing query_string parameters for count, exists, search & validate_query 2015-05-11 12:58:30 +02:00