Boolean logic commands are accepted by most search engines and searchable data bases to help the researcher search more efficiently. In a nutshell, here is how they work:
1. " " (quotation marks)
Indicates exact multiple-word phrases. Without quotation marks, the search engine may assume that the phrase is a list of separate query terms.
"China Cat Sunflower" will return a list of Web pages containing that exact phrase. In contrast, the query, China Cat Sunflower (without quotes) might return pages containing the words China, cat, and sunflower not necessarily in that order.
2. AND
Connects two or more search terms all of which must appear on each web page on the results list. Be sure to use capital AND. Most (but not all) search sites assume this operator by default. (Notice that the quotation marks are also used below; Boolean Search commands can be used together to maximize their effectiveness.)
"Buddy Guy" AND "hall of fame"
3. OR
Connects two or more words, at least one of which should appear on each Web page returned by the query. This is a good way to connect synonyms or alternate spellings. Be sure to use capital OR.
"Ringo Starr" OR "Richard Starkey"
4. NOT
Is used much like the minus sign to exclude words. For some engines, it must be used with AND or OR. Be sure to use capital NOT.
"Ringo Starr" NOT Beatles
5. + (plus sign -- no space before first letter)
Use it to mark words that must appear in each Web page. If there is no plus sign, the word can be considered a request, not a requirement (particularly if there is a string of words)
+Elvis Presley: This will require that Elvis appears, but Presley will be a request.
6. - (minus sign -- no space before first letter)
Marks words that cannot appear in any Web page on the results list. Use this to exclude pages containing a particular word.
+Elvis -Costello: This will request Elvis, but exclude anything on Elvis Costello.
7. * (wild card or truncation -- no spaces around asterisk)
Some search engines will assume automatic truncation and search on the root plus endings.
A query for theat* might help find searches for theatre or theater or any plural forms of either word.
8. NEAR
NEAR indicates that two or more words or phrases (can be used with other Boolean commands above) must appear near one another on a web page. This works quite well with today's spider search tools.