Query string not working properly

Query string can not parse string with single brackets ,text like [ "
(some text"] throws query parser exception but can parse text like
["(some text)" ].