mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Fix spelling error
This commit is contained in:
parent
eded5bc4f3
commit
7c5619a29a
@ -56,7 +56,7 @@ match the query string `"a* b* c*"`.
|
||||
[WARNING]
|
||||
=======
|
||||
Pure wildcards `\*` are rewritten to <<query-dsl-exists-query,`exists`>> queries for efficiency.
|
||||
As a consequence, the wildcard `"field:*"` would match documents with an emtpy value
|
||||
As a consequence, the wildcard `"field:*"` would match documents with an empty value
|
||||
like the following:
|
||||
```
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user