|
Boolean Operators
|
|
| Mouse Rabbit Dog
|
| Mouse AND Rabbit AND Dog
|
| Mouse NEAR Rabbit NEAR Dog NOT Elephant
|
| "The rabbit runs fast" OR "rabbit heaven"
|
| Rabbit OR Dog +Mouse + Elephant +Fish
|
| Cat AND Mouse -Dog -Fish -Bird
|
| · | Zoot interprets the Boolean NEAR operator as being within a proximity of 5 words unless you specify a value using the following format: NEAR/8 (where 8 means within 8 words).
|
|
|
| · | You can combine Boolean operators. For example, Dog AND Rabbit OR Mouse is a valid search string. You can also combine search terms with multiple operators, as with Dog AND Rabbit AND Mouse AND Horse.
|