Jens Kraemer wrote: > Recently a similar problem came up because AR models were explicitly > required in environment.rb. Could you please try AAF trunk and start > your server with > > FERRET_USE_LOCAL_INDEX=1 ruby script/runner 'load "script/ferret_start"' > > This explicitly tells the server that it *is* the server and therefore > should use the local index.
That does it! It works now. I checked my environment.rb and I couldn't find any statements that required any of my models. I don't know what was happening before. I guess the trunk code has some fixes and tweaks, being the latest development snapshot. Thanks for your quick response and great job on the AAF plugin. This is how good written code should be, simple and functional. Thanks, Ben -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

