Hi David I'm guessing as no one's responded to this before, no one's done the same thing (at least, no one reading the list). Maybe the priorities is the best approach - would be easier than hacking Delayed::Job to look at separate tables, I'm guessing.
-- Pat On 25/11/2010, at 4:22 AM, David Smalley wrote: > So, I'm moving to thinking-sphinx from ferret and I'm looking to get > delayed_job delta indexing working. Trouble is, I'm already using > delayed_job to process jobs across all my app servers and sphinx only > runs on one separate search server. I guess what I need to know before > I get sucked down this particular rabbit hole is whether it's possible > to split the jobs out so Sphinx delta indexes only run on the search > server and the other jobs run on the app servers. Has anyone done > this? > > I was thinking it'd either be a case of using priorities or using a > separate table? Any hints? > > Cheers, > > 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. > -- 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.
