Skip to content

Commit

Permalink
Revert "ContextSuggester"
Browse files Browse the repository at this point in the history
Reverting context suggester due to elastic#5525 The release of this
feature is delayed untile `v1.2`

This reverts commit 44f52e4.
This reverts commit 8c59210.
  • Loading branch information
s1monw committed Mar 25, 2014
1 parent 7ee6bbf commit 2e561d1
Show file tree
Hide file tree
Showing 28 changed files with 134 additions and 3,055 deletions.
2 changes: 0 additions & 2 deletions docs/reference/search/suggesters.asciidoc
Expand Up @@ -272,6 +272,4 @@ include::suggesters/phrase-suggest.asciidoc[]

include::suggesters/completion-suggest.asciidoc[]

include::suggesters/context-suggest.asciidoc[]


3 changes: 0 additions & 3 deletions docs/reference/search/suggesters/completion-suggest.asciidoc
Expand Up @@ -179,9 +179,6 @@ is used as `score`. Also the `text` field uses the `output` of your
indexed suggestion, if configured, otherwise the matched part of the
`input` field.

NOTE: The completion suggester considers all documents in the index.
See <<suggester-context>> for an explanation of how to query a subset of
documents instead.

[[fuzzy]]
==== Fuzzy queries
Expand Down
319 changes: 0 additions & 319 deletions docs/reference/search/suggesters/context-suggest.asciidoc

This file was deleted.

0 comments on commit 2e561d1

Please sign in to comment.