Hi Juan There's no option to turn this off in Thinking Sphinx unfortunately, so you're either going to have to modify your copy, or monkeypatch it.
-- Pat On 14/08/2010, at 5:01 AM, JSchwindt wrote: > Hi, > > I have an old Mysql server that is configured as 'latin1' but its > contents is UTF8. The only way I found to successfully search for > accented characters is to avoid setting the 'sql_query_pre' variable > that contains the "set names utf8" sentence, but I didn't find a way > of removing that configuration parameter except modifying the plugin > itself. > > Does somebody know if it is possible to remove the "set names utf8" > command and at the same time keeping the charset_type to utf-8? > > Thank you! > Juan Schwindt. > > -- > 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. > -- 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.
