Skip to content

Commit

Permalink
Add "Multi Field" sub-section (#34142)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbismuth committed Nov 30, 2018
1 parent d2a3ec6 commit 877d7a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/query-dsl/query-string-query.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,9 @@ The example above creates a boolean query:
that matches documents with at least two of the terms `this`, `that` or `thus`
in the single field `title`.

[float]
===== Multi Field

[source,js]
--------------------------------------------------
GET /_search
Expand Down

0 comments on commit 877d7a2

Please sign in to comment.