Skip to content

Commit d7ab86d

Browse files
romseygeekdebadair
authored andcommitted
Document restrictions on fuzzy matching when using synonyms (#40783)
Relates to #25518 #41592
1 parent d548901 commit d7ab86d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/reference/query-dsl/match-query.asciidoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ Note that fuzzy matching is not applied to terms with synonyms, as under the hoo
6060
these terms are expanded to a special synonym query that blends term frequencies,
6161
which does not support fuzzy expansion.
6262

63-
Here is an example when providing additional parameters (note the slight
64-
change in structure, `message` is the field name):
65-
6663
[source,js]
6764
--------------------------------------------------
6865
GET /_search

0 commit comments

Comments
 (0)