Summary
The search syntax contains too many nested parentheses. An example of a set of nested parentheses is the second set of parentheses in the following expression: (a | (b & c)). The maximum number of nested parentheses is ten.
Workaround
Make sure that the search criteria contains less than ten nested parentheses and then try again.