Chapter Contents Back Next Link back to main table of contents
green rule
Boolean Operators: Differing interpretations

If you do not use boolean operators to connect your search terms, databases may be set up to make assumptions about your search statement.

For instance, when you enter search terms without using a connector, such as:
 

be aware that the database may be set up to do one of three things. 
 

#1 Search for records containing all three terms
ozone layer depletion
ozone and layer and depletion
This is called "implied AND"  Many database searches use this as their default. This is likely to retrieve many irrelevant records as well as relevant.
#2 Search for items containing any of the terms
ozone layer depletion
ozone or layer or depletion
This is called "implied OR" and is often employed by Web search engines.  This may retrieve thousands of irrelevant records.
#3 Search for a phrase (i.e. 2 or more adjacent words that occur in an exact order)
ozone layer depletion
"ozone layer depletion"
This is called "phrase searching" and is rarely the default with search engines. 
The use of AND or OR as a connector can have a significant effect on the results of your search. If you are unsure how a database will interpret your search, consult the database's HELP pages.
Chapter 3, Page 21

green rule

Chapter Contents Back Next Link back to main table of contents