I am using capistrano for deployment, where I need to cd into the current directory to do a rake ts:start, now after a few other deployments, the current sym_link points to another release directory but the sphinx process and the productionion.sphinx.conf file points to an older release directory.
5449 1 0 11:55 pts/0 00:00:03 searchd --pidfile --config /var/ www/myapp/releases/20100801184629/config/production.sphinx.conf 1 - Is this a problem? 2 - What's the best way to manage this? Do I need to restart sphinx after every deployment? How do I make sure that the production.conf is generated inside the current "current" directory. Thanks -- 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.
