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 6def96a commit 41b31d0Copy full SHA for 41b31d0
docs/reference/how-to/recipes/stemming.asciidoc
@@ -171,7 +171,7 @@ the query need to be matched exactly while other parts should still take
171
stemming into account?
172
173
Fortunately, the `query_string` and `simple_query_string` queries have a feature
174
-that solve this exact problem: `quote_field_suffix`. This tell Elasticsearch
+that solves this exact problem: `quote_field_suffix`. This tells Elasticsearch
175
that the words that appear in between quotes are to be redirected to a different
176
field, see below:
177
0 commit comments