I need to make a query with thinking_sphinx, I'll try to explain it the best I can User has_many settings setting has attributes "id" and "data" I need to make a query which does the following: Find all users who have a setting with id=(variable id) and "data" between (a) and (b)
how do I need to configure the index and write the query? I couldn't find it anywhere... -- 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.
