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.

Reply via email to