I had indeed generated the delayed_jobs table. When I added the delta column to my model I was able to index. I suppose in this case the documentation wasn't clear enough for me. I was also curious if there had been a regression for delayed deltas and that extra delta column for my model as I was suprised to see that column referenced at all for delta modes other than ":delta => true". The documentation clearly states that the delta column is not needed for :datetime and makes no reference to it for :delayed.
On Aug 21, 2:27 am, Pat Allan <[email protected]> wrote: > Have you generated the delayed_jobs table? > > -- > Pat > > On 21/08/2009, at 12:43 AM, James Healy wrote: > > > > > Ryan Schlesinger wrote: > >> When I run rake ts:config after that, the resulting sphinx.conf file > >> looks exactly the same as when I use "set_property :delta => true". > > > As it should. > > >> What would prevent TS from using the delayed job plugin? > > > Can you provide the error and stacktrace? > > > -- James Healy <jimmy-at-deefa-dot-com> Fri, 21 Aug 2009 09:42:55 > > +1000 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
