pat / ts-delayed-delta

Manage delta indexes via Delayed Job for Thinking Sphinx
http://ts.freelancing-gods.com
MIT License
73 stars 33 forks source link

Added queue parameter for creating jobs #26

Closed onland closed 11 years ago

onland commented 12 years ago

Hi, In a multi-server setup we missed the ability to name the queue's, so only the thinking sphinx server would pick up the index jobs.

Kind regards and thanks for all the work.

Sander

igreg commented 12 years ago

Hum I'm looking for the exact same feature. Would you be able to add tests for your changes?

micahwedemeyer commented 12 years ago

+1 - I'd love to be able to set aside a single DJ worker on my sphinx node just for doing delta indexing.