I want to use thinking sphinx in my application, basically i have a filter criteria screen, and depending on the user input, the sql query is generated, which joins all the tables based on user input, now i want to use thinking sphinx for this query, my problem is how to pass sql query to thinking sphinx and then how to differentiate between fields which has same name but are from different tables(eg, id will be there in all the tables)
-- 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.
