Using the OR operator

Stay organized with collections Save and categorize content based on your preferences.

The OR operator returns a result if it matches an expression on either side of the keyword. For example, the following search returns files that contain the term hello or the term world.

hello OR world