Search for a single word
Enter your term. For example: partnership
Search for a Phrase
Put words or phrases inside quotes. For example: “equity derivatives”
Search using AND
Put words in quotes separated with a capital AND. For example: “fortune” AND “magazine”
Search using OR
Put words in quotes separated with a capital OR. For example: “fortune” OR “magazine”
Search using NOT
Put words in quotes separated with a capital NOT. For example: “fortune” NOT “magazine”
Search for web/email address
Put words inside quotes. For example: “johndoe@gmail.com”
Search for terms in proximity to one another
Put words in quotes and use the tilde (~) character to represent how close the terms will be
For example: “fortune magazine”~10 or “(termination agreement) (john doe)”~10
Search using a single character wildcard
Use a question mark (?) character in place of a letter. For example: te?t
This example would return characters such as test, text
Search using multiple character wildcard
Use an asterisk (*) in place of a letter. For example: test* or te*t
The example test* returns results such as tested, tester, tests
The example te*t returns results such as test, text
*Do not use leading wildcards. Example: *est