|
|
|
|
 |
|
|
|
Search Tips:
- The "+" symbol is used to indicate terms that are mandatory and
the "-" symbol is used to indicate terms that must be excluded.
For example: To search for documents that must contain "three", may contain
"blind", but must not contain the word "mice" use the query +three blind -mice
- Boolean operators allow terms to be combined through logic operators. AND, "+", OR,
NOT and "-" can be used as Boolean operators (Note: Boolean operators must be ALL CAPITALS).
- To perform a single character wildcard search use the "?" symbol. To perform
a multiple character wildcard search use the "*" symbol.
For example: fly* will return matches on fly and flying
- To do a fuzzy search use the tilde, "~", symbol at the end of a single word.
For example: To search for a term similar in spelling to "flight" use the fuzzy search
flight~. This search will find terms like flight and weight
- To do a proximity search use the tilde, "~", symbol at the end of a phrase.
For example to search for "carving" and "knife" within 10 words of each other in a
document use the search: "carving knife"~10
|
|
|
|
 |
|