We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a55eea commit 5c9f084Copy full SHA for 5c9f084
docs/reference/search/suggesters.asciidoc
@@ -23,7 +23,7 @@ POST twitter/_search
23
},
24
"suggest" : {
25
"my-suggestion" : {
26
- "text" : "trying out Elasticsearch",
+ "text" : "tring out Elasticsearch",
27
"term" : {
28
"field" : "message"
29
}
0 commit comments