On 12/7/06, Craig Jolicoeur <[EMAIL PROTECTED]> wrote:

I have a rails app that is going to be deployed across several servers.

In my understanding of acts_as_ferret, the index files are kept in the
index folder in the root of the rails app.  This won't work for multiple
servers, of course, since all the servers will have their own directory
tree.

How are people using ferret for apps deployed on multiple servers?
Could I run the index files through the database much like I do with
session info to prevent this problem?  Or is there a completely
different work around that I am just not thinking of?



A pretty typical way to do this with lucene is described here:
http://www.mail-archive.com/[email protected]/msg12709.html

-ryan
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to