I'm transitioning my app to a multiple server setup, and I am trying to figure out what the best approach is. From what I gather, the following should be fine:
1. Run searchd on 1 machine, and have it point to indexes on a nas (which is accesible by all machines) 2. Point other machines to the 1 searchd instance. My concern/confusion is with deltas; from what I have read on the other posts, the delta indexing may fail, but I'm not quite sure why. Is it that multiple apps may be trying to write to the same files on the nas? -- 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.
