Hi Jörg The best approach with this is to tell Thinking Sphinx to talk to a remote server using the address and port settings in config/sphinx.yml (obviously you'd only want to set it for the production environment, not all three).
You'll probably want a local copy of the app on your searchd server (which is best put on the database server, so it can talk to it nice and quickly), and run all relevant rake tasks on that for indexing and stop/starting. No idea about capistrano recipes, unfortunately. Cheers -- Pat On 30/12/2008, at 3:37 AM, Jörg Battermann wrote: > > Hola, > > I have a quick question regarding how to properly setup (thinking-) > sphinx in a multiple-web/app-servers environment but keeping sphinx- > server running on one particular/dedicated machine. I mean I could > simply let ts run on each app-server with its own index, but that > doesn't make really sense... > > Is it possible, and if so.. how, to set up ts to let all app-servers > use one central searchd/sphinx-server? Does anyone have a capistrano > recipe for this? > > > Cheers, > -J > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
