Was having the same problem and tried what you suggested and it works fine now. Thanks!
On Nov 15, 5:07 pm, Pat Allan <[email protected]> wrote: > Hi Ben > > Given you're using Rails 3 (and thus Bundler), can you add an explicit > listing for Riddle in your Gemfile (before TS), and use Git? I've added a > fix, but would like to confirm it works in your scenario. > > Cheers > > -- > Pat > > On 16/11/2010, at 5:29 AM, Ben wrote: > > > > > > > > > Just upgraded to TS 2.0.0 and Riddle 1.2.0. I'm getting this error: > >https://gist.github.com/474c92b1f167e6b2425c > > > TS is passing Riddle a String as an address: > >https://github.com/freelancing-god/thinking-sphinx/blob/rails3/lib/th... > > Riddle is expecting an > > array:https://github.com/freelancing-god/riddle/blob/master/lib/riddle/clie... > > > It seems like me specifying the server address manually might make > > this go away, but this seems like unintended behavior > > > -- > > 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 > > athttp://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.
