Keyword Searching
Keyword searching is used by internet search engines, databases, and the library catalog. Keep in mind that the search will find matches for specific words, not concepts. The default in the library catalog (and most databases) is find results that include every word in your search. Think of this as using AND between the words:
- gardens AND design AND perennials
- gardens design perennials
The two searches above are the same, and will find all books in the library catalog that have all three words in the description of the book.
If you want to find a specific phrase, with the words next to each other in order, use double quotation marks around the phrase:
- "soil science"
- "botanical gardens"
You might want to broaden your search to include synonyms or other related words. To find either of two words or phrases, use OR between them:
- landscape AND (grass OR turfgrass)
- organic (gardening OR farming)
You can also use truncation to search for different forms of a word. The asterisk * is used in the library catalog and many databases for this.
- horticultur*
- horticultur* AND shrubs
- (trees OR shrubs) AND (gardening OR horticultur*)
In the above searches, horticultur* will find the words horticultue, horticultural, horticulturist, horticulturists, etc.
When combining searches, use parentheses () around different parts of the search, as in the examples above.