(

In combination with ), operator for term separation and precedence.

Examples

As Operator:

foo(bar)blue

As Literal:

foo”(bar)”blue

Remarks

The Operator example is equivalent to foo AND bar AND blue.

See Also

Concepts

)