Rails - 2.3.5 Ruby 1.8.7 I have uninstalled the ThinkingSphinx Gem and replaced it with the plugin. Since doing so I have been unable to run any of the tasks. I have commented out the inclusion of the gem in me environment.rb file and also commented out the require statements in my RakeFile.
I get the error rake aborted! undefined method `[]' for false:FalseClass when running ThinkingSphinx tasks. Below are the associated trace files for these commands: task | error rake thinking_sphinx:configure http://pastie.org/1660889 rake thinking_sphinx:index http://pastie.org/1660918 rake thinking_sphinx:start http://pastie.org/1660933 I am at a total loss as to what it is that is causing this issue. THe reason I am reverting to the plugin is to use the Capistrano methods that were added. Thanks, David -- 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.
