Advanced search tips:
- Capitalization doesn't matter.
- " * " matches anything, but it can only
be used at the end of a keyword.
- quotes mark an exact phrase.
- You can use the modifiers "and," "or," and "not"
to combine search terms.
- Keywords and modifiers combine from left-to-right.
- You can use parentheses to change this order.
Examples:
electric*
- returns pages that include "electric" as
well as "electrical", "electricity", and
"electrician".
"service request"
- returns pages that include phrase "service request",
and not "request service ".
electrical safety
- returns documents that include any of the words "electrical" and
"safety" anywhere in the document, with no particular order.
chicken and soup or salad
- returns documents that include "chicken" that also include "soup" ,
and
- also returns documents that include "salad"
recipe and (soup or salad)
- returns documents that include "recipe" and that also include
either "soup" or "salad"
recipe not (soup or salad)
- returns documents that include "recipe" but do not mention
either "soup" or "salad"
|