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
Expand searching in the practice area to allow for more robust searching. For example, you can currently search on the name of a game, but the search treats your term as one token. Searching for "PC5 Round 2" will not yield results for a game titled "PC5 Teams Round 2".
We could consider allowing wild cards in search terms, treating search terms as a space delimited list, or some other method to make search more robust.
The text was updated successfully, but these errors were encountered:
Expand searching in the practice area to allow for more robust searching. For example, you can currently search on the name of a game, but the search treats your term as one token. Searching for "PC5 Round 2" will not yield results for a game titled "PC5 Teams Round 2".
We could consider allowing wild cards in search terms, treating search terms as a space delimited list, or some other method to make search more robust.
The text was updated successfully, but these errors were encountered: