elasticsearch/docs
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
..
community [DOCS] Added spring data elasticsearch integration 2014-03-13 08:44:17 +01:00
groovy-api
java-api [DOCS] Java API JSON typo 2014-03-03 18:20:49 -05:00
javascript
perl [DOCS] Updated the Perl docs 2014-03-09 19:45:16 +01:00
python
reference ContextSuggester 2014-03-13 11:24:46 +01:00
river
ruby [DOC] Updated the Ruby gem version for Elasticsearch 0.90.x 2014-02-11 16:12:53 +01:00
README.md

README.md

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elasticsearch/docs