Can you put up a gist/pastie of your sphinx.yml file? -- Pat
On 20/03/2010, at 7:13 PM, Al-Faisal El-Dajani wrote: > So, does anybody have an idea why defining character folding using > charset_table in sphinx.yml is not working? > > On Mar 18, 4:21 pm, Al-Faisal El-Dajani <[email protected]> > wrote: >> so, I did as Amir suggested, added the arabic character to the >> charset_table configuration, made sure everything is utf8, but it is >> not working. Without the arabic charset table, thinking sphinx did not >> index any of the arabic content. With the charset table, it did. >> However, character folding is not working. Different forms of the same >> letter are still being considered separate letters, although the >> configuration file indicates that they should be folded together. Any >> ideas? >> >> On Mar 18, 3:44 pm, Al-Faisal El-Dajani <[email protected]> >> wrote: >> >>> Thanx Amir, I missed your reply while typing mine. I will check the >>> links you posted and get back with results. >> >>> On Mar 18, 3:11 pm, Amir Yalon <[email protected]> wrote: >> >>>> Read about the charset_table index configuration >>>> option<http://www.sphinxsearch.com/docs/current.html#conf-charset-table>, >>>> then grab the values from this wiki >>>> entry<http://www.sphinxsearch.com/wiki/doku.php?id=charset_tables#arabic>. >>>> To effect these values in TS, you need to follow instructions from >>>> here<http://freelancing-god.github.com/ts/en/advanced_config.html> >>>> . >> >>>> Good luck! >> >>>> P.S. It may be worth it to update that TS documentation page to include a >>>> reference to that wiki entry with all the languages. >> >>>> On Thu, Mar 18, 2010 at 13:51, Al-Faisal El-Dajani >>>> <[email protected]>wrote: >> >>>>> Hello all, >> >>>>> Is there any way to define custom character folding for sphinx? I >>>>> would like to add some new foldings for the arabic language, to >>>>> indicate that certain characters should be treated the same. > > -- > 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.
