For example:
"gold jewelry"
Your search results now will only bring back results that have all these words in the exact order that you typed them.
| word1 word2 | Find both words |
| word1 AND word2 | Find both words |
| word1 OR word2 | Find either word |
| "this is a phrase" | Find the exact phrase |
| word1 -word2 | Find word1 but NOT word2 |
| word1 * word2 | Find word1 and word2 separated by one or more words |