[Docs] #26541: add warning regarding the limit on the number of fields that can be queried at once in the multi_match query.

This commit is contained in:
Jim Ferenczi 2017-10-30 18:03:56 +01:00
parent 3796471ac4
commit 792641a6e3
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ GET /_search
<1> The `subject` field is three times as important as the `message` field.
WARNING: There is a limit of no more than 1024 fields being queried at once.
[[multi-match-types]]
[float]
==== Types of `multi_match` query: