Below are examples of the most commonly used search options.
| Searching for this will find files that... |
Finds files that... |
|---|---|
| car test | contain both words car and test. |
| loan (extension:doc OR extension:xls) | contain the word loan and the file extension doc or xls. |
| "Knowledge is a matter of seconds" | which contains exactly the expression knowledge is a matter of seconds. |
| jobs AND Texas | contain the words jobs and Texas. |
| homes (Virginia OR Maryland) | contain the word homes and containes either Virginia or Maryland. |
| calculators NEAR tools | contain the word calculators near the word tools. |
| guide NOT multifamily | contain the word guide and not the word multifamily. |
| 2015 TO 2017 | contain numbers between 2015 and 2017. |
You can also filter results by common metadata.