Check your analyzers to make sure that these characters are not getting 
stripped out in the tokenization process, the url for 3.3 is somewhere along 
the lines of:

        http://localhost/solr/admin/analysis.jsp?highlight=on

And you should be indeed be searching on "\#test".

François

On Jul 22, 2011, at 10:34 AM, Jason Toy wrote:

> How does one search for words with characters like # and +.   I have tried
> searching solr with "#test" and "\#test" but all my results always come up
> with "test" and not "#test". Is this some kind of configuration option I
> need to set in solr?
> 
> -- 
> - sent from my mobile
> 6176064373

Reply via email to