Jens Kraemer wrote: > On Wed, May 24, 2006 at 09:57:13AM +0200, Marcus Andersson wrote: > as long as only one process is writing to the index that's fine. But you > have to reopen searchers to see the changes done to the index. > How does that work in a normal Rails application if you run in a production environment (ie cluster of Mongrels, FCGI or SCGI where you always have a number of processes running)? I mean, every instance of the Rails env might want to add something to or read from the index.
/Marcus -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

