Sorry, I'm still not seeing anything clearly wrong. What's the output when you run the index rake task?
-- Pat On 22/03/2010, at 5:36 PM, Al-Faisal El-Dajani wrote: > here it is: http://gist.github.com/339844 > > I've already asked about this on the sphinx forums, but I'm not > getting a response there. I appreciate the effort here, thanx. > > On Mar 21, 12:48 pm, Pat Allan <[email protected]> wrote: >> Looks okay, as far as I can tell, but I'm not an expert with charset >> tables... this may be a question to direct to the Sphinx forum >> instead:http://www.sphinxsearch.com/forum/ >> >> But first... can you gist your development.sphinx.conf file? Make sure you >> remove database passwords in each source. >> >> -- >> Pat >> >> On 21/03/2010, at 6:50 PM, Al-Faisal El-Dajani wrote: >> >>> Here is my yaml configuration:http://gist.github.com/339153 >> >>> On Mar 21, 2:54 am, Pat Allan <[email protected]> wrote: >>>> 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 >>>>> athttp://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 >>> athttp://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. > -- 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.
