The search box allows you to search for games, people or teams that meet specific criteria.
If you are on the games screen, and you type the word North, you will get any games that have the word North in any of the fields. For example, you could get games playing on the venue "Cascade Middle School North" or games where the team "Great Northern Loons" are playing.
If you want to get more specific, you'll need to use a search term. Search terms use a two-part phrase, with each phrase separated by a colon (:), like this:
is:assigned
The left-side is the "operator", which helps determine what field you are looking to search. The right side of the colon is the "criteria", which determines the specific information in that field. If your criteria has more than one word, you'll need to use quotes around your criteria
venue:"Great Northern"
You can also use these search terms as part of a saved search.
Person Searches
This table shows the different search operators that can be used on people.
Operator | Definition | Example(s) |
in: | Search by City | in:seattle in:"Los Angeles" |
first: | Search by first name | first:john |
last: | Search by last name | last:smith |
is:confirmed | Referees that have logged into assignr.com | is:confirmed |
is:pending | Referees that have been sent a welcome email but have never logged in | is:pending |
is:unconfirmed | Referees that have never logged in and have not been sent a welcome email | is:pending |
is:assigned | Referees with one or more game assignments | is:assigned |
is:referee | Only Referees | is:referee |
is:assignor | Only Assignors | is:assignor |
is:observer | Only Observers (League Contacts) | is:observer |
is:manager | Only Managers | is:manager |
has:assignments | Same as is:assigned | has:assignments |
assignedbefore: | Has assigned games occurring on or before the given day | assignedbefore:Tuesday assignedbefore:"March 16 2010" |
assignedafter: | Has assigned games occurring on or after the given day | assignedafter:tomorrow assignedafter:"June 19" |
notassignedbefore: | Does not have assigned games occurring on or before the given day | notassignedbefore:Tuesday notassignedbefore:"March 16 2010" |
notassignedafter: | Does not have assigned games occurring on or after the given day | notassignedafter:tomorrow notassignedafter:"June 19" |
has:declined | Referees with one or more declined assignments | has:declined |
has:pending | Referees with one or more assignments needing to be confirmed | has:pending |