Glob-Patterns
-
Wildcard Query
Matches terms using * (any characters) and ? (single character) glob patterns. Enables flexible term matching without edit distance.
Matches terms using * (any characters) and ? (single character) glob patterns. Enables flexible term matching without edit distance.