> Let's say there are some foreign language that uses "é" instead "e", > e.g. Musée d’Orsay. We can't search the string as "Musee d'Orsey". Is > there anyway go around treating "é", "å", "î"... as "e", "a", "i"...?
Yup, the configuration option you want is charset_table. I have an old (but still accurate) blog post on it at [1]. -- James Healy <[email protected]> Tue, 09 Nov 2010 05:02:02 +1100 [1] http://yob.id.au/2008/05/08/thinking-sphinx-and-unicode.html -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
