Hi, I've just gotten my first rails app deployed and I'm trying to get TS working in the production environment. I'm following two guides: http://www.updrift.com/article/thinkingsphinx-capistrano-tasks and http://freelancing-god.github.com/ts/en/deployment.html
I'm using the TS gem. My deploy.rb looks like this: http://pastie.org/850411 and my sphinx.yaml looks like this: http://pastie.org/850413 At the moment when I cap deploy, no shared folder is created, which I presume is what the last line of the deploy.rb is supposed to do. And as a result the paths in the sphinx.yaml obviously can't be followed. Can anyone suggest what is wrong, or if I've missed a step? Sphinx and Thinking Sphinx are both installed on the server. Regards, Colin -- 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.
