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 3796471 commit 792641aCopy full SHA for 792641a
docs/reference/query-dsl/multi-match-query.asciidoc
@@ -58,6 +58,8 @@ GET /_search
58
59
<1> The `subject` field is three times as important as the `message` field.
60
61
+WARNING: There is a limit of no more than 1024 fields being queried at once.
62
+
63
[[multi-match-types]]
64
[float]
65
==== Types of `multi_match` query:
0 commit comments