Okay, i have included this option: charset_type: "sbcs"
And now sphinx indexes al documents. But now I'm like at the beggining, as if the charset_table didn't take effect. Still investigating... On Apr 8, 4:09 am, IvanHQ <[email protected]> wrote: > Hello again James > > Yes, your options work, now my sphinx indexes documents and gives no error. > But it doesn't index any document containing accents. > MySQL default charset is latin1, so maybe it is the root of the problem. Is > there any way to solve it while using latin1? or should I convert all the > database to utf-8? > > Thanks again > > Iván > > > > On Wed, Apr 8, 2009 at 2:36 AM, James Healy <[email protected]> wrote: > > > Iván Belmonte wrote: > > > 3) If I put only "enable_star: true" then no errors, everything fine, > > > except it doesn't index any record containing an accent. > > > enable_star is the correct option to use, IIRC allow_star is deprecated. > > > I use these settings, and the seem to work well: > > > enable_star: 1 > > min_prefix_len: 1 > > min_infix_len: nil > > > -- James Healy <jimmy-at-deefa-dot-com> Wed, 08 Apr 2009 10:34:55 +1000 > > -- > > ____________________________________________________| > / > | Iván > | [email protected] > \________________________________ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
