Hi Chris In a multi-server setup, I highly recommend you switch to using the delayed job deltas - check out the last section of the delta docs: http://freelancing-god.github.com/ts/en/deltas.html
And have the jobs being processed on the server with Sphinx, so it'll have access to the index files in one spot. Cheers -- Pat On 05/02/2011, at 5:12 PM, Chris Homer wrote: > I have TS and Sphinx running well but the basic delta indexing is not > working right. The server with sphinx on it can not see the delta > files because the delta index files are local on the app severs. What > is the best solution for this? > > -- > 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.
