Hey,

thanks for the help

Need analyzer definitions BOTH for indexing and querying, the correlation
between the two is important./quote>

The Query Analyzers are: 
LowerCaseFilterFactory
RemoveDuplicatesFilterFactory
WordDelimiterFilterFactory
StopFilterFactory and
SynonymFilterFactory

So it says, the query "name0*" gets analyzed into "name" and "0" without the
*.
Is that the problem, that with my query "name0*" he is really searching for
"name0" which, doesn't exist?
-- 
View this message in context: 
http://old.nabble.com/Simple-Wildcard-Search-Question-tp26747482p26756663.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to