Is there any possibility parse only AND, OR and NOT operators? For example I cannot parse a query `C OR C++` because of the ++ in the string.