Hey Blake I just pushed a change to fix this - not quite the same as your patch, but does the same thing. Thanks for the help - and sorry it took a while to get this into core.
Cheers -- Pat On 22/09/2008, at 4:13 AM, Blake Watters wrote: > If you are using the Git version, there are some 2.0.2 > incompatibilities that I recently fixed on my GitHub fork: > http://github.com/blakewatters/thinking-sphinx/tree/master > > I can verify that version 0.9.5 will work on 2.0.2. I just moved > forward from that to Git version last week. > > On Sun, Sep 21, 2008 at 12:15 PM, Hans <[EMAIL PROTECTED]> > wrote: > > I have installed TS on a rails 2.0.2 app (about 1.5 years old, > migrated through all the rails versions to date). > > On our model 'products', I simply have: > > # Sphinx > define_index do > indexes :name, :sortable => true > end > > When I attempt to rake ts:in, I receive the error: > > rake aborted! > undefined method `columns' for #<ThinkingSphinx::Index:0x22eb7f4> > > this happens no matter what column I attempt to index. > > I have searched high and low - any ideas here? > > Thanks, all! > > - Hans > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
