Hey there,

I'm pretty new to SOLR and I tried to understand the essentials of
searching, analyzing etc..
As far as I understand, when I index the string "name01" it gets split into
"name" as well as "01". So when I'm searching for either "name" or "01" oder
"name01", i'm getting the right result.
But since, i think, SOLR stores the string also under "name01", why don't a
get any result when searching for "name0*" oder "name0?"

thanks for any help
QBasti
-- 
View this message in context: 
http://old.nabble.com/Simple-Wildcard-Search-Question-tp26747482p26747482.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to