Hello!

I suppose, you may have word delimiter along with stemming in your
configuration. You may see how your analysis chain works in Solr
analysis pages (admin panel). You can paste the type configuration for
the field you experiencing issues on and we will be able to see what
is happening.

-- 
Regards,
 Rafał Kuć
 Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch

> 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.

Reply via email to