mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-07 17:31:01 +00:00
Reformat wildcard query request (#4920)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
parent
63059ce9e2
commit
c88019e597
@ -25,7 +25,7 @@ GET shakespeare/_search
|
||||
"wildcard": {
|
||||
"speaker": {
|
||||
"value": "H*Y",
|
||||
"case_insensitive": false
|
||||
"case_insensitive": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user