OpenSearch/docs/reference/search/suggesters
Florian Schilling 81e537bd5e ContextSuggester
================

This commit extends the `CompletionSuggester` by context
informations. In example such a context informations can
be a simple string representing a category reducing the
suggestions in order to this category.

Three base implementations of these context informations
have been setup in this commit.

- a Category Context
- a Geo Context

All the mapping for these context informations are
specified within a context field in the completion
field that should use this kind of information.
2014-03-13 11:24:46 +01:00
..
completion-suggest.asciidoc ContextSuggester 2014-03-13 11:24:46 +01:00
context-suggest.asciidoc ContextSuggester 2014-03-13 11:24:46 +01:00
phrase-suggest.asciidoc Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
term-suggest.asciidoc Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00