Boolean Searching
Boolean Searching
• AND
• OR
• NOT
Now let’s look at how to use them when you
search.
AND
“AND” lets you search for items that include two or more search terms or
keywords. Both terms must appear in the article or book in order for that
article or book to appear in your search results. Here are a few examples:
John OR Jim
cat OR feline
soccer OR football
College OR University
Unfortunately, that search may miss a couple of articles I’d find really
useful. Why? Because “feminism” would have to appear in any book or
article in my search returns. What if a great article exists in a database, but
it uses the word “feminist” instead of “feminism” in the article record? It
might not show up in my search returns.
The asterisk (*) lets me search every possible ending to “femin” all at once.
Another example: civil* would pull up “civilization,” “civilizing,” “civil,” and
every other word that starts with “civil”.
Now let’s create a few search
strings using Boolean operators.
Question #1
“I want to find information about cloning
humans.”
Suggested search:
“Brad Pitt” OR “Angelina Jolie”
Question #3
“I want to find information about mummies,
but not mummies in Egypt.”
Suggested search:
mummies NOT Egypt
Question #4
“I want to find information about behavior in
cats.”
Possible search:
Behavior AND (cats OR felines)
Question #5
“I want information on designing web sites, but
not on specific web design software
programs.”
Possible searches:
“web site design” NOT (Dreamweaver OR “Front
Page”)
“web site design” NOT software
Remember: