:classes expects an array of Class objects... ie: :classes => [Article, Merchant]
-- Pat On 07/06/2010, at 12:18 PM, badnaam wrote: > I am passing the values of form fields to the :classes option in the > facets method. I get an error because it seems :classes => [String] is > not what expects. What is the type of the this object? > > -- > 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.
