Hi Ian There's nothing in TS that exports to CSV, so you'll have to do it yourself - or use a CSV library. You'll probably still need to get all the model data from the database anyway, so using an existing library might be a good approach.
Cheers -- Pat On 28/07/2010, at 4:20 AM, Chiyu Ian He wrote: > As the subject line sights, I am curious to know if I can search for a > range of data with Thinking Sphinx and then export that data into a > CSV. > > Thanks > > -- > 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.
