Search Operator Precedence

If operators are combined without parentheses, search operator precedence defines how the query is interpreted.

There are five levels of precedence, where operators on lower levels take precedence over those on higher levels. Precedence means the operator is evaluated first.

Precedence Operators
1 phrase operator: " " (Everything within the quotes is treated as plain text.)
2 NOT
3 proximity operators: /n, pre/n, /s, pre/s, /p, pre/p
4 AND
5 OR

Copyright © 2018 Open Text. All Rights Reserved. Trademarks owned by Open Text.