Added missing comma in suggester example

This commit is contained in:
stephlag 2014-06-12 18:42:08 +02:00 committed by Clinton Gormley
parent b252aacc67
commit 13d910f016
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ and applies to the `my-suggest-1` and `my-suggest-2` suggestions.
[source,js] [source,js]
-------------------------------------------------- --------------------------------------------------
"suggest" : { "suggest" : {
"text" : "the amsterdma meetpu" "text" : "the amsterdma meetpu",
"my-suggest-1" : { "my-suggest-1" : {
"term" : { "term" : {
"field" : "title" "field" : "title"