Searching for `(sym:foo)` searches for the literal string "foo". This works though `( sym:foo)` i.e adding a space after the paretheses open.
Searching for
(sym:foo)searches for the literal string "foo".This works though
( sym:foo)i.e adding a space after the paretheses open.