Hi, I am trying to get delayed deltas going, but I don't think the install worked properly. I am using thinking sphinx as a plugin, and then followed the instructions on the Delta Indexes page for installing ts- delayed-delta. This also installed several dependencies, including the thinking-sphinx 2.0.2 gem, which seemed strange. The version of thinking sphinx I'm using as the plugin is 1.4.3.
There were no errors that came up during the install, but when I try to run 'script/generate delayed_job', I get the following error: "Missing these required gems: ts-delayed-delta >= 1.1.2" The version of the ts-delayed-delta gem I installe dis 1.1.2. I have added the gem details to my environment.rb file, and added the require line at the bottom of my Rakefile. In the gem details, the lib path is 'thinking_sphinx/deltas/ delayed_delta', but I don't have any other file in the deltas/ dir other than default_delta.rb. Any ideas what the issue might be? Thanks, Simon -- 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.
