| Keywords | Results |
| john | Returns all pages containing the word john. Capitalization does not matter. |
| john deere | Returns all pages containing the word john or the word deere. |
| john and deere | Returns all pages containing both words in any order and not necessarily next to each other. |
| "john deere" | Returns all pages containing the phrase within the quotation marks. |
| deere and not john | Returns all pages containing the word deere that do not contain the word john. |