Update suggesters.asciidoc

A request was malformed

Closes #7867
This commit is contained in:
mdzor 2014-09-25 09:22:59 +07:00 committed by Clinton Gormley
parent b70f0d5eef
commit 4b3f66e585
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ the `term` suggester, but have a different `text`.
"my-suggest-2" : { "my-suggest-2" : {
"text" : "the rottredam meetpu", "text" : "the rottredam meetpu",
"term" : { "term" : {
"field" : "title", "field" : "title"
} }
} }
} }