mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-31 12:28:51 +00:00
parent
a5d4591af7
commit
b2e7045b50
@ -224,7 +224,7 @@ follows a tilde `"~"` is negated. For instance, `"ab~cd" means:
|
||||
|
||||
* Starts with `a`
|
||||
* Followed by `b`
|
||||
* Followed by a string of any length that it anything but `c`
|
||||
* Followed by a string of any length that is anything but `c`
|
||||
* Ends with `d`
|
||||
|
||||
For the string `"abcdef"`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user