Try declaring your sphinx_scopes after define_index. http://brethorsting.com/blog/2010/02/solution-for-undefined-method-sphinx_scope/
On Feb 22, 2010, at 12:46 PM, Colin wrote: > Hi, > > I'm getting the above error when I try to declare a sphinx_scope. > I've googled around but couldn't find a solution. > The model in question can be found here: http://pastie.org/837509 > > I've tried it in the syntax shown above and also a direct copy of the > named_scope syntax. > > Any ideas? > > Regards, > > Colin > > -- > 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.
