Hi, I've running "Thinking Sphinx" in my site for a while flawlessly, it was developed in Rails 2.3.5 but recently I had to upgrade it to 2.3.8 (a new plugin require it).
So I did it in my development environment, but it hangs when generating the configuration, just to be killed automatically shortly (about 1 minute) after: $ rake ts:conf (in /home/benoror/projectx) DEPRECATION WARNING: Rake tasks in vendor/plugins/jrails/tasks, vendor/ plugins/paperclip/tasks, vendor/plugins/postage/tasks, vendor/plugins/ postage/tasks, vendor/plugins/recaptcha/tasks, vendor/plugins/ restful_authentication/tasks, and vendor/plugins/thinking-sphinx/tasks are deprecated. Use lib/tasks instead. (called from /usr/lib/ruby/gems/ 1.8/gems/rails-2.3.8/lib/tasks/rails.rb:10) Generating Configuration to /home/benoror/projectx/config/ development.sphinx.conf Killed I re-installed to the most recent version of TS plugin but the problem persist. Also I tried adding the "sql_range_step = 10000000" value with same results. Does it have to do with the rails upgrade or is it a bug? Any ideas? Thanks in advance! -- 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.
