-
AND
means that the search will pick up all sites (or URLs)
that have both the words at any point in the text.
e.g. Sustainable AND Development will pick up all sites
that mention "Sustainable" and "Development" at some point
in the text.
e.g Sustainable AND Development AND Conference requires
that all three words appear in the same saved document
*
|
-
Inverted
Commas enable the search to find words together "Sustainable
Development" finds only documents with both words
together.
"Sustainable Development" AND Safety will find
only those documents that mention words "sustainable development"
together and the word "safety" somewhere in the document.
When you have a few commands, it is called a string search.
* Which is not the same as the full document of a web page,
but leave that one for now
|