Boolean operators form the basis of mathematical sets and database logic.
Why use Boolean operators?
Using AND
Use AND in a search to:
The purple triangle in the middle of the Venn diagram below represents the result set for this search. It is a small set using AND, the combination of all three search words.
Be aware: In many, but not all, databases, the AND is implied.
Using OR
Use OR in a search to:
All three circles represent the result set for this search. It is a big set because any of those words are valid using the OR operator.
Using NOT
Use NOT in a search to:
Search Order
Databases follow commands you type in and return results based on those commands. Be aware of the logical order in which words are connected when using Boolean operators:
Examples:
Some databases allow certain symbols to be used for searching different forms of a word (such as plurals) or different spellings. Check the help screens of a particular database to determine the appropriate symbols to use.
Plurals — a symbol added to the end of a word to instruct the database to search for plural as well as singular forms of words. The symbol used in many databases is a plus (+).
Example: drug+ retrieves drug or drugs
Truncation — a symbol added to the end of the root of a word to instruct the database to search for all forms of a word. The asterisk (*) is used in many databases for truncation.
Example: adolescen* retrieves adolescent, adolescents, or adolescence
Wildcards — a symbol used to represent any character. Wildcards can usually be used at the end of a word or within a word. The pound symbol (#) is used in many databases as a wildcard. You can use this symbol to search variant spellings of a word. You can use more than one pound sign to stand in for more than one character. Each pound sign represents 0-1 characters.
Example: wom#n retrieves woman or women
teen##### would retrieve teens and teenager and teenagers
What to look for
Phrase searching tips
Most databases allow you to specify that adjacent words be searched as phrases.
Proximity operators
Proximity operator examples
Proximity operators also vary by database, but some common ones include:
w# = with
n# = near
Citation chaining is the process by which you use one good information source, such as an article relevant to your topic, and mine its list of References for additional useful resources. This is called backward chaining. You can locate those cited articles by doing an advanced search in the Libraries' discovery layer. If you get no results in that system, try searching Google Scholar as an alternative.
You can also do forward chaining; this identifies those who have cited the article. This is simple to do in Google Scholar. You can also personalize Google Scholar to link to articles to which the library has access.
Configuring Pratt Institute Libraries with Google Scholar
When you search Google Scholar on your personal computer, you can configure your settings so that Pratt Library resource links appear in your results. Then you can click the Find it at Pratt Link to access a library item.