Searching Online can provide us with a lot of answers. Sometimes too many answers, or not quite the answer we were looking for.
Use the following tips to help you refine, or improve, your search so that you can find the information you are looking for.
List of Common Boolean Search Functions
“ ”
Searches for exact phrase between quotation marks instead of searching for each word separately.
Example:
"Personal Project"
-
Omits search results for term with a dash in front of it.
Example:
Egypt -pyramids
NOT
Omits search results for term with a NOT in front of it.
Example:
Egypt NOT pyramids
~
Finds terms with similar words to the word with the tilde in front of it.
Example:
~pig -> hog
AND
Only finds results that both of the keywords in front of and behind of the AND.
Example:
Personal AND Project
OR
Finds results that contain one or both of the keywords in front of and behind of the OR.
Example:
Personal OR Project
|
Finds results that contain only one of the keywords in front of and behind of the |.
Example:
Personal |Project
*
Acts as a wildcard and will match any word or phrase.
Example:
Steve * Apple
Steve Jobs AppleSteve ate apple( )
Brackets group multiple terms or search operators together to control how the search is executed.
Example:
(iPad OR iphone) apple