You can use &, / and ! in your search to perform boolean operations, for example:
Manage* retrieves Manager, Management etc
Time & Management retrieves items with BOTH words
Time / Management retrieves items with EITHER word
"Time Management" retrieves the phrase Time Management
You must have spaces on either side of the &, / and ! operators for them to be correctly understood.
Evaluation takes place from left to right, although you can use parentheses to force the order of evaluation.
If you enter multiple keywords in a box without using boolean operators, they will be treated as a phrase.
Case is unimportant.
You can use * as a wildcard at the end of a word to perform truncation.
|
|