Problem:

In my project, the /index directory, used by ferret, is not in the svn
repository, for obvious reasons.

Every time I deploy, /index is gone, and the first user to run a search
on the new deployment has a very... long... wait... ahead of them while
the app re-indexes every searchable object in the db.

Solutions?

1) migrate the index directory over from the previous deployment.
2) somehow, get ferret to reindex during deployment:
  - either by some magic method I don't know about, calling
"/browse/all" on my app, or some such.

What I want to know is... How can I solve this problem with Capistrano.
(Surely it's been dealt with dozens or hundreds of times before.)
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" 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/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to