OpenSearch/docs/reference/search
Areek Zillur d107141bf6 Remove payload option from completion suggester
The payload option was introduced with the new completion
suggester implementation in v5, as a stop gap solution
to return additional metadata with suggestions.

Now we can return associated documents with suggestions
(#19536) through fetch phase using stored field (_source).
The additional fetch phase ensures that we only fetch
the _source for the global top-N suggestions instead of
fetching _source of top results for each shard.
2016-08-08 16:04:06 -04:00
..
request Fail yaml tests and docs snippets that get unexpected warnings 2016-08-04 15:23:05 -04:00
suggesters Remove payload option from completion suggester 2016-08-08 16:04:06 -04:00
count.asciidoc Adds CONSOLE to count api 2016-05-18 13:36:19 +02:00
explain.asciidoc Revert "Add console to docs for inner hits, explain, and friends" 2016-08-01 14:09:54 +02: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 Closes #18013. Added status field to _msearch response bodies. 2016-06-16 00:25:17 -07:00
percolate.asciidoc percolator: renamed `percolator` query to `percolate` query 2016-04-20 15:23:54 +02:00
profile.asciidoc Record method counts while profiling (#18302) 2016-07-14 09:46:24 -04:00
request-body.asciidoc Revert "Add console to docs for inner hits, explain, and friends" 2016-08-01 14:09:54 +02:00
search-shards.asciidoc Docs: Fixed path to search-shards 2014-07-26 15:05:53 +02:00
search-template.asciidoc Removed array-of-string example from search template 2016-07-28 13:49:53 +02:00
search.asciidoc Fix minor typo (#18222) 2016-05-10 09:39:42 +02:00
suggesters.asciidoc Consolify term and phrase suggester docs 2016-07-26 12:28:31 -04:00
uri-request.asciidoc Consolify term and phrase suggester docs 2016-07-26 12:28:31 -04:00
validate.asciidoc [docs] Add // CONSOLE to validate and uri-request 2016-05-17 21:21:43 -04:00