mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
[Docs] Update match-query.asciidoc (#33610)
This commit is contained in:
parent
d9bbb89b26
commit
0b567c0eeb
@ -172,7 +172,7 @@ GET /_search
|
||||
|
||||
The example above creates a boolean query:
|
||||
|
||||
`(ny OR (new AND york)) city)`
|
||||
`(ny OR (new AND york)) city`
|
||||
|
||||
that matches documents with the term `ny` or the conjunction `new AND york`.
|
||||
By default the parameter `auto_generate_synonyms_phrase_query` is set to `true`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user