Hi all!

I am developing a seach engine with Solr, and now I want to search both with
and without diacritics, for example: if I query kho, it will response kho,
khó, khò,... But if I query khó, it will response only khó.

Who anyone have solution? I have used <filter
class="solr.ISOLatin1AccentFilterFactory"/> but it is not correct :(
-- 
View this message in context: 
http://old.nabble.com/Search-both-diacritics-and-non-diacritics-tp26897627p26897627.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to