This is more of a question. I noticed that ~ is reserved but I don't see it in the supported operators. I would like to use ~ for fuzzy searches e.g q=name=~bob
However, this is not allowed since it's a reserved keyword. Can you explain the use for "~"?
This is more of a question. I noticed that ~ is reserved but I don't see it in the supported operators. I would like to use ~ for fuzzy searches e.g q=name=~bob
However, this is not allowed since it's a reserved keyword. Can you explain the use for "~"?