Re: Error on string searching # [STRANGE] [FIX]

2011-03-10 Thread Dario Rigolin
On Thursday, March 10, 2011 04:58:43 pm Dario Rigolin wrote: It seems fixed by setting into WordDelimiterTokenizer catenateWords="0" catenateNumbers="0" Instead of "1" on both... Nice to know... > On Thursday, March 10, 2011 04:53:51 pm Juan Grande wrote: > > I think that the problem is with

Re: Error on string searching # [STRANGE]

2011-03-10 Thread Dario Rigolin
On Thursday, March 10, 2011 04:53:51 pm Juan Grande wrote: > I think that the problem is with the "#" symbol, because it has a special > meaning when used inside a URL. Try replacing it with "%23", like this: > http://192.168.3.3:8983/solr3.1/core0/select?q=myfield:("S.%23L.W.VI.37") If I do urlen

Re: Error on string searching # [STRANGE]

2011-03-10 Thread Juan Grande
I think that the problem is with the "#" symbol, because it has a special meaning when used inside a URL. Try replacing it with "%23", like this: http://192.168.3.3:8983/solr3.1/core0/select?q=myfield:("S.%23L.W.VI.37") Regards, * Juan G. Grande* -- Solr Consultant @ http://www.plugtree.com -- Blo