I have problem searching accented words with wild card. although I have
configured schema using <filter class="solr.ISOLatin1AccentFilterFactory"/>
both in index and query part. 
it is working for q=chrétien and find documents with "chretien" but
searching for q=chré* does not work,  but q=chre* works fine. 
is this a bug or I am doing something wrong? 

-- 
View this message in context: 
http://www.nabble.com/Using-wildcard-with-accented-words-tf4673239.html#a13351144
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to