Hi I have a two models having one to many relationship user and test a user can have multiple test.
Now there is a test_date field in test model. so in my user model i am creating sphinx index in user table. How can i do sphinx search by test_date *define_index* * has test.test_date, :as =>testdate* *end* Because ts only support integer field as multi. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To view this discussion on the web visit https://groups.google.com/d/msg/thinking-sphinx/-/UfTqSENWcMgJ. 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.
