Re: problem searching on non standard characters

2011-07-22 Thread François Schiettecatte
Adding to my previous reply, I just did a quick check on the 'text_en' and 'text_en_splitting' field types and they both strip leading '#'. Cheers François On Jul 22, 2011, at 10:49 AM, Shawn Heisey wrote: > On 7/22/2011 8:34 AM, Jason Toy wrote: >> How does one search for words with character

Re: problem searching on non standard characters

2011-07-22 Thread Shawn Heisey
On 7/22/2011 8: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? I would gues

Re: problem searching on non standard characters

2011-07-22 Thread François Schiettecatte
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 2

problem searching on non standard characters

2011-07-22 Thread Jason Toy
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