OpenSearch/docs/reference
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
..
aggregations fixing typo in nested-aggregation.asciidoc (#26481) 2017-09-04 06:42:44 +02:00
analysis [Docs] Clarify behaviour of Pattern Capture Token Filter during search (#26278) 2017-08-21 14:56:52 +02:00
cat Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
cluster [Docs] Convert remaining code snippets in docs (#26422) 2017-08-30 12:11:10 +02:00
docs [Docs] Convert more doc snippets (#26404) 2017-08-30 09:30:36 +02:00
how-to [DOCS] Add documentation for adaptive replica selection 2017-09-01 09:53:22 -06:00
images Update MSI installer images (#25414) 2017-06-28 09:04:23 +10:00
index-modules [Docs] Convert more doc snippets (#26404) 2017-08-30 09:30:36 +02:00
indices [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
ingest [Docs] Correct json example in ingest-node.asciidoc (#26221) 2017-08-21 11:07:44 +02:00
mapping percolator: Rename map_unmapped_fields_as_string setting to map_unmapped_fields_as_text 2017-09-04 14:12:44 +02:00
migration Remove the _all metadata field (#26356) 2017-08-28 17:43:59 +02:00
modules [Docs] Fix wrong indent in gateway documentation (#26501) 2017-09-05 10:42:58 +02:00
query-dsl [Tests] Check that quoteAnalyzer overrides analyzer in `query_string` query (#26473) 2017-09-02 11:53:02 +02:00
release-notes Migrate migration docs from 6.0 to 7.0 (#26227) 2017-08-16 13:12:44 -06:00
search Expose duplicate removal in the completion suggester (#26496) 2017-09-07 17:11:01 +02:00
setup Clarify development vs. production mode 2017-09-02 09:47:39 -04:00
testing
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc Configurable distance limit with the AUTO fuzziness. (#25731) 2017-08-21 11:00:20 +02:00
cat.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
cluster.asciidoc
docs.asciidoc
getting-started.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
glossary.asciidoc Remove usage of multi-types from the docs and added a page explaining type removal (#25543) 2017-07-05 12:30:19 +02:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
how-to.asciidoc
index-modules.asciidoc Added a limit to from + size in top_hits and inner hits. 2017-09-05 08:44:45 +02:00
index-shared1.asciidoc
index-shared2.asciidoc
index-shared3.asciidoc
index.asciidoc Include shared/attributes.asciidoc from docs master 2017-07-03 18:17:34 +02:00
indices.asciidoc
ingest.asciidoc
mapping.asciidoc Remove the _all metadata field (#26356) 2017-08-28 17:43:59 +02:00
modules.asciidoc
query-dsl.asciidoc
redirects.asciidoc Mark filtered query example as not to be used (#25661) 2017-07-14 11:45:21 +02:00
release-notes.asciidoc Migrate migration docs from 6.0 to 7.0 (#26227) 2017-08-16 13:12:44 -06:00
search.asciidoc [DOCS] Add documentation for adaptive replica selection 2017-09-01 09:53:22 -06:00
setup.asciidoc Reorganised setup docs into better order 2017-07-21 11:24:46 +02:00
testing.asciidoc