OpenSearch/docs/reference/search/suggesters
Jim Ferenczi d68d8c9cef Expose duplicate removal in the completion suggester (#26496)
This change exposes the duplicate removal option added in Lucene for the completion suggester
with a new option called `skip_duplicates` (defaults to false).
This commit also adapts the custom suggest collector to handle deduplication when multiple contexts match the input.

Closes #23364
2017-09-07 17:11:01 +02:00
..
completion-suggest.asciidoc Expose duplicate removal in the completion suggester (#26496) 2017-09-07 17:11:01 +02:00
context-suggest.asciidoc Update context-suggest.asciidoc 2017-05-26 17:41:40 +02:00
misc.asciidoc Use `typed_keys` parameter to prefix suggester names by type in search responses (#23080) 2017-02-10 10:53:38 +01:00
phrase-suggest.asciidoc Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00
term-suggest.asciidoc then -> than (#21829) 2016-11-28 17:04:56 +01:00