Hi Kenny, > I have one problem though, and that is the restarting of sphinx via > the rake tasks provided by TS, during a deploy with help of > Capistrano.
I saw you already solved the issue, but this may be useful to you, if I understood what's happening: http://groups.google.com/group/thinking-sphinx/browse_thread/thread/96a0530a21cbbeab/403c7d540419aa90 The idea is to use config/sphinx.yml (stored in source control) to tell sphinx that the files are stored in capistrano shared folder (which doesn't change between releases), eg: /var/sites/myapp/shared/ config/production.sphinx.conf. hope this helps! Pat: maybe that's something we could add to the FAQ. Do you want me to package something for the docs ? Where should I put that ? Thibaut -- http://www.learnivore.com http://blog.logeek.fr --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
