From: "Andreas S." Date: 2005-12-19T15:57:36+09:00 Subject: Re: Writing to ferret index from multiple processes David Balmain wrote: > Hi Andreas, > > Can you show me some more code? How are you creating the index? > Perhaps you are setting :create => true in which case it will > overwrite the old index. > > Dave Oops. I am indeed using :create => true. I forgot that I set it because create_if_missing did not work. Sorry for the noise. Andreas -- Posted via http://www.ruby-forum.com/.