SAVVYSEARCH

Search EngineCombining Terms Using AND, OR, NOTUsing + and -TruncationAdjacencyProximitySpecifying fields to search
SavvySearchYes; AND, AND NOT, ORYesNoYes; Place double quotes around phrasesNoNo

































SavvySearch AND Example: political AND cartoons
finds everything with BOTH words "political" AND "cartoons"
SavvySearch OR Example: political OR cartoons
finds everything with EITHER of the words "political" OR "cartoons"
SavvySearch NOT Example: political AND NOT cartoons
finds everything with the word "political" AND NOT the word "cartoons"






























SavvySearch Plus Sign "+" (Boolean AND) Example: +Bart Simpson
finds files with "Bart" in them, weighting those with "Simpson" more heavily
SavvySearch Minus Sign "-" (Boolean NOT) Example: Bart -Simpson
finds files with "Bart" in them but without the word "Simpson"
SavvySearch Plus "+" and Minus Sign "-" Example: +animation -Simpsons
finds files with "animation" in them, but NOT "Simpsons"






























SavvySearch truncation apparently not available.






























SavvySearch Adjacency Example: "political cartoons"
finds the phrase where the word "political" precedes the word "cartoons".






























SavvySearch proximity searching apparently not available.






























SavvySearch field searching apparently not available.