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.
fuzzy_rewrite
1 parent 12524b8 commit 1f970a5Copy full SHA for 1f970a5
docs/reference/query-dsl/match-query.asciidoc
@@ -89,7 +89,7 @@ transpositions of two adjacent characters (ab → ba). Defaults to `true`.
89
<<query-dsl-multi-term-rewrite, `rewrite` parameter>> for valid values and more
90
information.
91
92
-If the `fuzziness` parameter is not `0`, the `match` query uses a `rewrite`
+If the `fuzziness` parameter is not `0`, the `match` query uses a `fuzzy_rewrite`
93
method of `top_terms_blended_freqs_${max_expansions}` by default.
94
--
95
0 commit comments