Search Syntax Cheat Sheet
Example
|
Description
|
tree
|
The simplest of all - only include content containing the word tree in the term titles, term content, tags or articles.
|
tree AND flowers
|
Restrict the search for content where both tree and flowers appear. The keyword
AND is optional.
|
tree AND flowers OR Tom
|
The restrictive AND takes precedence over the expanding OR - expect fewer results.
|
(tree AND flowers) OR Tom
|
The expanding OR takes precedence over the restrictive AND - more likely you will get greater results.
|
tree OR flowers -green
|
Trying to limit your contents to trees or flowers that are not
green?
|
(Tom OR Jerry) -cartoon
|
Include content where Tom or Jerry occurs but only if the term
cartoon does not occur.
|
"this exact phrase"
|
Find content containing this exact phrase -- make sure to enclose in ditto marks!
|
+walk
|
Searches for all content using the word walk but without other inflectional forms like walking
or walked.
|
~flight
|
Searches for all content using the thesaurus forms of the word flight.
|
virt*
|
Searches for all content including words beginning with virt like virtual or virtuous.
|
<Tom Jerry>
|
Searches for all content where Tom is in close proximity to the word Jerry.
|
|
Hint: You can use the & symbol for the AND operator and the | symbol for the OR
operator in searches.
|