|
Search Syntax:
|
Description:
|
|
word word word
|
Search queries with operators result in a search performed that will return pages that match any of the words, not necessarily in a specific order or phrase.
i.e. continuing education courses
See options below for performing a more refined search.
|
|
word AND word
|
A Boolean operator indicating that both the word to the left and the word to the right must appear in the document.
i.e. Bachelor AND Degree
|
|
word OR word
|
A Boolean operator indicating that either the word to the left and the word to the right can appear in the document.
i.e. Certificate OR Diploma
|
|
word NOT word
|
A Boolean operator indicating that the word to the right must not appear in the document.
i.e. Certificate NOT graduate
|
|
+word
|
A Shortcut operator indicating that the given word must appear in the document.
i.e. +continuing +education courses
|
|
-word
|
A Shortcut operator indicating that the given word cannot appear in the document.
i.e. program -continuing -education
|
|
"phrase"
|
Quotation marks specify that all of the words within them must appear as a single phrase within the document.
i.e. "program information"
|
|
string*
|
Appearing at the end of a string, the asterisk specifies that any words beginning with said string are to match.
i.e. prospective student*
|
|
(word AND word) OR "phrase"
|
Parenthesis set the precedence of matches using operators. Their use is strongly recommended for anything beyond the most basic search.
i.e. (romance AND poetry) OR "Professional Writing"
|