You can enter your search terms in the default search box. Consider the following when searching:
- Do not enter sentences or questions. Stick to terms that reflect important concepts.
- You can use Booleean Operators
- AND to make sure all terms are present
- Example: dogs AND chocolate
- OR to make sure at least one term is present
- Example: cats OR dogs OR pets
- NOT to eliminate a term
- Use ( ) to group terms
- Example: (cats OR dogs OR pets) AND chocolate
- Use " " to find an exact phrase of 2 or more words.
- Use * to replace multiple characters
- Example: engineer* searches for engineer, engineers, engineered, engineering, etc.
- Use with caution, cat* finds cat, cats, catalog, catamaran, catatonic, etc.
- Use ? to replace exactly one character
- Example: wom?n finds woman, women
- Do not use for plurals, cat? will find cats, but not cat.