Try debugging it using analysis page or running the query in debug mode (&debugQuery=true).
In analysis page, add 'RCA-Jack/' to index and 'jacke' to query. This might help you understanding the behavior. If still unable to debug, some additional information would be required to help. On Tue, Sep 4, 2012 at 3:38 PM, zainu <zainu...@gmail.com> wrote: > I am facing a strange problem. I am searching for word "jacke" but solr > also > returns result where my description contains 'RCA-Jack/'. Íf i search > "jacka" or "jackc" or "jackd", it works fine and does not return me any > result which is what i am expecting in this case. > > Only when there is "jacke", it return me result with "RCA-Jack/". So there > seems some kind of relationshio between "e" and "/" and it considers e as > "/". > > Any help? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solr-issue-with-seaching-words-tp4005200.html > Sent from the Solr - User mailing list archive at Nabble.com. >