Run a fuzzy match of query against target.
query
target
Empty query is treated as "match everything" with score 1 (so callers can sort by score without filtering them out).
Run a fuzzy match of
queryagainsttarget.Empty
queryis treated as "match everything" with score 1 (so callers can sort by score without filtering them out).