You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Chris Hostetter <ho...@fucit.org> on 2010/10/01 03:09:46 UTC

Re: tomcat, solr and dismax syntax

: it turns the plus(es) into spaces. Is this a tomcat setting or a solr 
: one to stop this happening? How can I get the plus into solr so it 
: actually means a required word.

It's part of the URL specification -- all of your query params (not just 
the query string) need to be properly URL escaped regardless of what 
QParser you use...

http://wiki.apache.org/solr/SolrQuerySyntax#NOTE:_URL_Escaping_Special_Characters
http://en.wikipedia.org/wiki/Percent-encoding


-Hoss

--
http://lucenerevolution.org/  ...  October 7-8, Boston
http://bit.ly/stump-hoss      ...  Stump The Chump!