Search
Query Syntax
Queries are interpreted according to the following rules:
- Individual search terms are separated by a comma or with the
oroperator, as in the following example:
food,organic or gmo
-
Search terms can also contain the
*wildcard as in the following example:
climat*
- Search phrases are entered without any syntax like in the following example:
dealing with natural hazards
- Exclude terms with the
notoperator, as in the following example:
organic food not gmo
- Require compulsory terms with the binary inclusion operator,
and, as in the following example:
organic food and gmo
This example requires both the termorganic foodandgmoto be present.
