
| sample | mean |
|---|---|
| AAA | Search pages with the keyword AAA. |
| AAA BBB | Search pages with both of the keywords AAA and BBB. |
| -AAA | Search pages without the keyword AAA. |
| (AAA BBB) | Search pages with at least one of the keywords AAA and BBB.You could add any keywords, but not nest in it. |
| t:AAA | Search pages with the keyword AAA in their titles. |
| u:AAA | Search pages that involve the keyword AAA in their URL strings. |