Advanced Searching
It’s been one week since I started this blog and I have already received so much support and encouragement. Thank you to everyone who has liked or reblogged a post and those who follow me!
The topic today will be about advanced search features, specifically Boolean operators and search modifiers. I will start by explaining what an advanced search is, how Boolean operators work, and how search modifiers change how words and phrases are searched. The resources at the bottom of the page include visual aids that might be helpful.
Advanced Searches
A typical search includes 1-3 keyword. This is generally called “keyword searching.” An advanced search builds on this by specifying what the search engine should be doing with those keywords. On most websites, there will be a link to the advanced search page near the search bar. Google’s advanced search page is under the “settings” tab on the search result page.
The great thing about advanced search pages is that it will do a lot of the work for you. However, they can’t do everything. Understanding Boolean operators and search modifiers will enable you to conduct targeted and effective searches.
Search Modifiers
Search modifiers tell the search engine how it should interpret the words in the search. For instance, it can be used to group a phrase together or search for multiple words at once. The 3 most common modifiers are: “_”,*, and ( ).
Let’s say my cat ate chewed on a tiger lily flower in my house. I now need to know if I should take her to the vet or if tiger lily is a safe flower for cats. If I look at the keywords in that query, I would search for “cat tiger lily veterinarian.” This is a bad query because this search could result in results about tigers, flowers, or vets. Search engines have improved but are not perfect. The only way to guarantee the search engine performs the right search is to explicitly instruct it to.
“”
Quotations are used to group multiple words together as one phrase. If I want to specifically search for tiger lilies, I need to put “tiger lily” in quotations.
*
The asterisk informs the search engine to include all words that start with the word typed in. This process is called “truncation.” I could search for “tiger lil*” in order to include both the singular and plural form of the word.
()
Parentheses are similar to quotations but have some significant differences. It groups the keywords together. However, it does not limit them to being a phrase. They are primarily used with Boolean operators so I’ll explain this more later.
This instructs the search engine on how the words should be interpreted but not how they should interact.
Boolean Operators
Boolean operators are used to clarify the relationship between keywords in a search. There are 4 operators: AND, OR, and NOT. Most search engines exclude these words when typed into the search bar. Using all-caps informs the search engine that these words are operators.
AND:
The database should search for websites that have all of the keywords. It is the more targeted search. Cat AND “tiger lil*” will ensure that results will be limited to pages that have both.
OR:
The search results will be websites that have at least one of the keywords and is the default setting for most search engines. It is useful for searching multiple synonyms at once. The search query Cat OR feline will search for websites that have at least one of these two words.
This is where the parenthesis come into play. If I searched “tiger lil*” AND (cat OR feline), I would be given results for anything that uses the word “cat” or “feline,” in addition to “tiger lil*.” Other examples would be (“tiger lil* AND cat) OR (tiger lil* AND feline). That is a bit clunky but would technically work.
NOT:
This excludes any search results that contain that word. For example, I might want to exclude the word “cougar” if there is a popular article about a cougar needing to be hospitalized after eating plants. So that search might be cat AND “tiger lil*” NOT cougar.
The links at the bottom give more visual aids to understand how to use these and are handy to keep around for quick reference.
FURTHER READING
MIT Search Guide
Boolean Operators: A Cheat Sheet
Boolean operators - YouTube Video








