OpenSearch/docs/reference/search/suggesters
Areek Zillur f39d4e1f89 PhraseSuggester: Collate option should allow returning phrases with no matching docs
A new option `prune` has been added to allow users to control phrase suggestion pruning when `collate`
is set. If the new option is set, the phrase suggestion option will contain a boolean `collate_match`
indicating whether the respective result had hits in collation.

CLoses #6927
2014-07-22 17:17:15 -04:00
..
completion-suggest.asciidoc Docs: fixed a typo in the docs 2014-07-07 10:41:36 +02:00
context-suggest.asciidoc Update Documentation Feature Flags [1.2.0] 2014-05-22 15:06:42 +02:00
phrase-suggest.asciidoc PhraseSuggester: Collate option should allow returning phrases with no matching docs 2014-07-22 17:17:15 -04:00
term-suggest.asciidoc Clarify `missing` behavior. 2014-05-13 15:49:46 +02:00