If you want to search for a certain phrase, put double quotation marks around the phrase, e.g. "cordless telephone".
It is also possible to search for phrases and single words simultaneously. If you enter "cordless telephone" test in the search box, the search engine will look for pages and documents containing both the phrase 'cordless telephone' and the word 'test'.
If you receive no or too few results:
If you receive too many results:
| Search expression | Explanation |
|---|---|
| peter | Search engine will look for the word 'peter' |
| peter swims | Search engine will look for the words 'peter' and 'swims' |
| "peter swims" | Search engine will look for the phrase 'peter swims' |
| Peter | Search engine will look for 'Peter', with capital P |
| +peter +swims | Search engine will look for the words 'peter' and 'swims' |
| +peter -swims | Search engine will look for the word 'peter' in pages where 'swims' is not present |
| peter AND swims | Search engine will look for the words 'peter' and 'swims' |
| peter OR swims | Search engine will look for 'peter' or 'swims' (i.e. either 'peter', 'swims', or both) |
| peter NOT swims | Search engine will look for the word 'peter' in pages where 'swims' is not present |
| peter* | Search engine will look for words beginning with 'peter' |
| p?ter | Search engine will look for words where the '?' character represents any letter, e.g. 'peter' or 'pater' |
| p*ter | Search engine will look for words where the '*' character represents any number of letters, e.g. 'peter', 'porter' or 'perimeter' |