Hi Julian, Saw you post on exactly the question I have. I'm curious if you got any response directly, or figured out a way to do this by now that you could share? I'm in the same situation trying to 'sanitize' the query string coming in before handing it to solr. I do see that characters like ":" could break the query, but am curious if anyone has come up with a general solution as I think this must be a fairly common problem for any solr deployment to tackle.
Thanks, Michael Julian Davchev wrote: > > Hi, > Is there anything special that can be done for sanitizing user input > before passed as query to solr. > Not allowing * and ? as first char is only thing I can thing of right > now. Anything else it should somehow handle. > > I am not able to find any relevant document. > > -- View this message in context: http://old.nabble.com/sanizing-filtering-query-string-for-security-tp21516844p26271891.html Sent from the Solr - User mailing list archive at Nabble.com.