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/thinking_sphinx/configuration.rb#L240 Riddle is expecting an array: https://github.com/freelancing-god/riddle/blob/master/lib/riddle/client.rb#L140 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 at http://groups.google.com/group/thinking-sphinx?hl=en.
