How to Use this Site
You can use the following advanced search options:
Advanced Search Quick-reference: | ||
Symbol | Functionality | Example |
& | AND | test & cat |
| | OR | test | cat |
"..." | Exact phrase | "out of office" |
_ | Single-character wildcard | tes_ |
% | Multi-character wildcard | te% |
/(1-9) | Within x words of one another, given order | "address as"/8 |
@(1-9) | Within x words of one another, any order | "address as"@8 |
# | XOR (find one or the other, but not both) | test # cat |
^ | None of ... | ^test |