You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried creating a simple wildcard search but a wildcard doesn't match the empty string so we'd need to do something fancy, like a disjunction of an exact match and the wildcard for each term.
The inconsistency with autocomplete is an issue here.