NTR 675: Searching Techniques
Boolean Searching
Boolean logic uses the words AND, OR, NOT as a way to connect different search concepts to get you the results you need.
AND
- Requires ALL concepts to be present in your results
- Will return you fewer, but more relevant results
- In some databases, the AND is assumed (e.g.Google)
In this example, you would only get articles about both epilepsy and ketogenic diet, represented here by the area in the middle.
OR
- Requires ANY of the concepts in your search to be present
- Broadens your results
- Usually must be selected or typed out (e.g. Google – use OR)
In this example you would get articles that refer to either keto OR ketogenic but not necessarily in the same article.
NOT
- Excludes words from your search
- Will return you fewer results
- Is usually used when you are retrieving articles about other concepts that are implied by your search terms or that are out of context for your search (e.g. celiac disease NOT diagnosis would exclude articles discussing diagnosing celiac disease).
- In some databases, is represented by the “-” (e.g. Google)
In this example, you would get only get articles dealing ketogenic diet (the area represented by green) and no articles related to epilepsy.
Nesting (aka "Order of Operations)
If you have more than 2 terms and are using more than 1 Boolean connector, you need to be careful about the order in which you search. Use parentheses if you need to use multiple connectors.
For example:
epilepsy AND (ketogenic OR keto)
Truncation and Wildcards
Truncation allows you to search for the root of a term to include plurals and variants.
- Broadens your search
- The symbols vary by database – check the help section if you are unsure
- PubMed & Ovid use: *
- Ovid uses: $
For example: alcoh* would retrieve: alcohol, alcohols, alcoholic, alcoholics, alcoholism
Wildcards allow you to broaden your search by replacing one letter with a symbol
- The symbols vary by database – check the help sections if you are unsure
For example: orthop#dic would retrieve: orthopedic or orthopaedic