Dear fellows,
I have a field in solr with value '8E0061123-8E1'. Now when i seach '8E*',
it does return me all values starting with'8E' which is totally right but it
returns nothing when i search '8E0*'. I guess it is not indexing 8E0 or so.
I want to search with all combinations likes '8E', '8E0',
http://lucene.472066.n3.nabble.com/file/n4006583/Unbenannt.png
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-issue-with-seaching-words-tp4005200p4006583.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thank you very much guys for your reply and sorry for getting back to you so
late. Here is output from anylsis. Please see the attached image. I can see
, it returns me Jack as well when i type jacke.
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-issue-with-seaching-w
Hi ,
I have a field called 'text' which is copied from multiple fields. Problem
is when i search text:hose, it return less results but right results. But
when i search text:*hose*, its return me more results but in wrong order.
Like it returns me reulst with 'hosen' 1st and then come 'hose'...My
qu
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", i