Hi Ian I know these points are addressed in the docs, but I just want to make sure: * Which user owns the Rails app files? * Which user are you running the thinking sphinx/capistrano tasks with? * What is the output of 'which indexer' on the server? * Have you set bin_path in your sphinx.yml file?
I don't know of any reproducible issues with deltas on production at the moment - if you can refer me to the posts you've come across, then I can double-check, but I know plenty of people are using deltas in production at the moment. Cheers -- Pat On 14/08/2010, at 5:43 AM, Ian wrote: > So far I have completed a working sphinx program with Delta Indexing > on my development computer and now I am trying to get it working on > the live server computer. To clarify, I have copied the source code > from my development computer and I am now working on the live server. > Not sure if this is a issue. I am using Subversion and Capistrano on > an Apache Mac OS X server. > > Every time I run "cap deploy:cold" I get the following error: > > "Sphinx cannot be found on your system. You may need to configure the > following > setting your config/sphinx.yml file: > *bin_path > *searchd_binary_name > *indexer_binary_name" > > I went to http://freelancing-god.github.com/ts/en/advanced_config.html > but I am having problems understanding what to do to fix this. > > I have also been looking through some of the forums and it appears > that there are also issues with Delta Indexing when it comes to > putting Sphinx into production. > Are there currently still problems with the getting the Delta Indexing > working on the production, since most of the forums conclude with Pat > saying "I am going to fix that." > > Thanks, > > Ian > > -- > 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. > -- 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.
