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
The DocBlock of sanitizeSearchQuery() says it is removing non-alphanumeric characters, while it seems to be only replacing duplicated spaces with a single space.