I found that: + - && || ! ( ) { } [ ] ^ " ~ * ? : \
at that URL: http://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Escaping+Special+Characters I'm using Solr 4.5 Is there any full list of special characters to escape inside my custom search API before making a request to SolrCloud?