Hi Greg That's entirely my fault, and I'll spend some time fixing it now.
I added in the ability for people to push delta indexing into a background process using the delayed_job plugin - obviously I didn't test it in situations where people don't want to use that setup. Give me an hour, hopefully less, and I'll fix it up. Cheers -- Pat On 03/01/2009, at 3:11 AM, Greg DeVore wrote: > > I have been testing thinking sphinx out for the last week and have run > into a very strange problem. When I try to run rake ts:index I get > the following error: > > Mysql::Error: Table 'screensteps_spaces.delayed_jobs' doesn't exist: > SHOW FIELDS FROM `delayed_jobs` > > Running trace shows that it is choking here: > > thinking-sphinx/lib/thinking_sphinx/deltas/delayed_delta/job.rb:9:in > `cancel_thinking_sphinx_jobs' > > What is strange is that when I was working on this a couple of days > ago indexing was working fine. > > Any help would be greatly appreciated. > > Thanks, > Greg DeVore > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
