d107141bf6
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. |
||
---|---|---|
.. | ||
completion-suggest.asciidoc | ||
context-suggest.asciidoc | ||
phrase-suggest.asciidoc | ||
term-suggest.asciidoc |