Using the OR operator

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