AND

Finds webpages that contain all the terms or phrases in a query. By default, all searches are AND; that is, the search returns webpages that contain all the terms or phrases in the query. Case-sensitive; if all the query terms are uppercase, AND is not treated as an operator.

Example

Foo AND bar

Remarks

AND has precedence over OR.

See Also

Concepts

&
&&
Operator Precedence