The order/sort_mode stuff relies on attributes being set up correctly - and that'll be tied to defining attributes with 'has' instead of 'has_a' - so once you've made that change, that should begin working as well :)
Let us know how you go. -- Pat On 10/03/2010, at 11:58 PM, Gordon Yeong wrote: > Alright that's fine. I will look at the code again tomorrow. > > How about the :order and :sort_mode that I have been using? They do not seem > to work. Would like to get some help there too. > > Thank you :) > > > Here's an extract from config/development.sphinx.conf: > > The SQL shows that no status_id column is being indexed. > > HTH > > > -- > 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.
