Search for defined word combinations:
Use quotation marks (" ") for the desired group of words. A search for certain word combinations can essentially reduce the number of results. For example, you can enter
The search results shown will contain the word combination "new products".
Including and excluding words:
For a limitation of search results you can include or exclude terms using special characters.
& two terms are logically ANDed. A & B finds all pages containing A AND B.
| two terms are logically ORed.
A | B finds all pages containing in A OR B.
~ excludes a word from the search. A search for ~A finds all pages that do include NOT A.
( ) Use brackets to group complex boolean expressions. (A | B) & ~C finds pages that contain either A OR B but not C (AND NOT C).