OpenSearch/docs/reference/search/suggesters
Areek Zillur 76343899ea Phrase Suggester: Add collate option to PhraseSuggester
The newly added collate option will let the user provide a template query/filter which will be executed for every phrase suggestions generated to ensure that the suggestion matches at least one document for the filter/query.
The user can also add routing preference `preference` to route the collate query/filter and additional `params` to inject into the collate template.

Closes #3482
2014-07-14 16:07:52 -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 Phrase Suggester: Add collate option to PhraseSuggester 2014-07-14 16:07:52 -04:00
term-suggest.asciidoc Clarify `missing` behavior. 2014-05-13 15:49:46 +02:00