Skip to Main Content
Our Guides

Guide to Searching

Boolean Searching

When using more than one keyword in your search, you will need connectors words called Boolean Operators:  AND, OR, and NOT.

 

More examples of each term and search strategy are given below. A few tips to start:

  • The operators must be written in ALL CAPS (there may be exceptions, but this is good practice and helps you keep track of your search terms)
  • The default in most databases is to combine the terms with the AND operator:

     cognitive behavioral therapy becomes (cognitive AND behavioral AND therapy)

  • Use a NOT operator to exclude terms from your search (see NOT example below)
  • Databases generally have an order in which they process Boolean terms, but that order may differ between databases; Use parentheses to change the processing order
  • Always check the parentheses after a search to be certain the database put them where you expected
              osteoporosis AND ("Alzheimer’s disease OR "Parkinson’s disease")
    is not the same as
              (osteoporosis AND "Alzheimer’s disease") OR "Parkinson’s disease"
    (see below, for additional Examples)
  • Use quotation marks for phrases (unless you are using a database with automatic term mapping - like PubMed)

AND

Use AND to connect two or more concepts

  • Narrows your search
  • Retrieve less results
  • Results will contain both concepts

Example :
classroom management AND student behavior

BooleanAND

Some databases use "+" instead of (or in addition to) AND.

OR

Use OR to connect two or more similar concepts (synonyms)

  • Broadens your search
  • Retrieve more results
  • Not all results will contain both concepts

Example :
assessments OR evaluations

NOT

Use NOT to exclude concepts from your search.

  • Narrows your search
  • Tells the database to ignore results with one concept - even if those results contain other concepts used the search

Example :
osteoporosis NOT arthritis

Boolean NOT

Some databases use "-"  or AND NOT instead of NOT.

Examples

Here are a number of examples in combining three concepts with Boolean terms.

  • engineer AND Latino AND arthritis = 7 (only articles that include all three concepts)
  • engineer OR Latino OR arthritis = 1+2+3+4+5+6+7 (any article that contains any of these concepts)
  • engineer AND Latino = 5+7
  • (engineer AND Latino) NOT arthritis = 5
  • Latino OR engineer = 1+5+2+4+6+7
  • (engineer OR Latino) NOT arthritis = 1+5+2
  • engineer OR (Latino NOT arthritis) = 1+5+2+4
  • Latino NOT arthritis = 5+2

Boolean Example

Other search options

In addition to Boolean terms, search strategies can include other options including Proximity Indicators (e.g., NEAR, ADJ, and PRE), truncation or Wildcard symbols (?, and *), the hyphen (-), and specialized options (e.g. SAME or EXACT). See the Additional Search Options tab for more details on using these search strategies.