Advanced Searching Techniques

Learning Objectives

Use advanced searching techniques like search phrases and Boolean operators

Search Statements

At this point in your search process, you are moving from merely identifying main concepts and similar search terms to developing more complicated search statements that can do more precise searching.


Use Quotation Marks for Phrases

Put quotation marks around any phrases among your terms so that the phrase is what’s searched for, rather than the separate words. “Common cold” instead of common cold is a good example. Without those quotation marks, just think how many sources Google or other search tools would waste their/your time on things that have nothing to do with our sniffles.

common cold arrow pointing right common cold
common cold arrow pointing right common cold, cold weather is common, cold war common tactics, etc.

Use Wildcard and Truncation Symbols to Broaden

Consider whether using wild card or truncating symbols would help find variations of a word. For instance, the wildcard symbol in wom?n finds both woman and women, and the truncating symbol in mathematic* finds mathematics, mathematically, mathematician, etc.

wom?n arrow pointing right woman and women
mathematic* arrow pointing right mathematicianmathematics, etc.

https://guides.osu.edu/ld.php?content_id=41925854

Boolean Operators AND, OR, NOT

Named after the mathematician, George Boole, Boolean operators are used as conjunctions that combine or exclude certain keywords in your search. Though Boolean operators are used in logic, mathematics, and computer science, there are three common Boolean operators used by search engines (e.g., library catalogs, academic databases, and some online search engines): AND, OR, and NOT. Think of Boolean operators as instructions that tell a search engine what to do with your keywords. Some search tools need Boolean operators to be typed in all capital letters in order for them to work, so it is a good idea to always type them in all caps whenever you are using them.

alt="Venn diagrams showing how searches using AND and NOT narrow search results, while those using OR expand search results."

AND – If the main idea contains two or more ideas, you’ll want to use AND to combine those terms in your search statement. To look for information about spiders as signs of climate change, you’ll want to have both terms in the search and perform an AND search. That’s what automatically happens in search engines such as Google and Bing unless you tell them to do something different by using OR,NOT, or-.

OR – If the main idea has several synonyms, use OR to combine them. Most search tools search for all terms (AND) by default, so you need to use the operator OR between terms to let them know you want to find any of the terms not documents with all the terms. For instance, in the previous example of Latino small business growth, we would want to also use the term Hispanic.

NOT – If the main idea has a common use you want to exclude, use NOT to exclude that word. For example, if we were looking for information about illegal drug use we would want to exclude prescription drugs from the search results. This is commonly done with NOT or the use of the minus (-) sign. In Google, to exclude a word use-word with no space between the – and the word you want to exclude. If you put a space in there, Google will not exclude the word.(When using some search tools, you have to use AND NOT before the word to exclude it.)


Using Parentheses with Multiple Operators

When a search requires multiple Boolean operators (AND, OR, NOT, or their symbols), you must use parentheses to group the appropriate terms and quotation marks with each Boolean operator. The resulting statements connect terms, remove terms, and organize search terms in ways that result in complex and precise searching.

The use of parentheses may remind you of the mathematical statements written in math courses. The reason parentheses are necessary in searching is that search tools, including Google, generally perform their operations from the left to right of a search statement. If you are using multiple Boolean operators, then the way to make sure that the search is done as a whole statement requires that you use parentheses to combine the sets in your statement.

Never use parentheses unless you are using multiple Boolean operators.

(cat or dog) and (“white house” and president)

Being skillful at this task of envisioning the effects Boolean operators have on a search can help you troubleshoot your own search statements when they aren’t turning up what you expected.

EXAMPLE: “United States” AND (immigration or emigration)

Can you tell that the searcher wants to find information about the United States’ immigration or emigration?

The searcher will find more with this arrangement than would turn up if the statement had been “United States” immigration emigration. That’s because the latter arrangement without parentheses would find only information that was about both United States immigration and emigration, instead of either.

EXAMPLE: (cats OR dogs) AND (treatment OR therapy)

Can you tell that the searcher wants to find information about either treatment or therapy for either cats or dogs?

That’s a different search from what the searcher would have gotten if this statement had been used: cats dogs treatment therapy. Anything found with the latter statement without parentheses would have had to be about both— not just either—therapy and treatment for both—not just either—cats and dogs. So the latter statement would have turned up fewer pieces of information.

Tips for Common Search Tools

Google

  • AND: default
  • OR: term OR term
  • NOT: term -term (example: animal -cat)
  • Exact Phrase: “exact phrase search”
  • Grouping: term AND (term OR term)

Bing

  • AND: default
  • OR: term OR term
  • NOT: term NOT term
  • Exact Phrase: “exact phrase search”
  • Grouping: Not available

WorldCat

  • AND: term AND term
  • OR: term OR term
  • NOT: term NOT term
  • Exact Phrase: “exact phrase search”
  • Grouping: term AND (term OR term)

Academic Search Complete

  • AND: default (alternatively: term AND term)
  • OR: term OR term
  • NOT: term NOT term
  • Exact Phrase: “exact phrase search”
  • Grouping: term AND (term OR term)

Try It