Jens, Your fix works great. Thank you. Another quick question. I notice the "rebuild_index.rb" in the plugin dir. If I try to run this directly, it doesnt want to run (complains about not being able to require 'ferret'). Anyway, I'd like to know how I can use Ferret or acts_as_ferret to index all of my existing content based on the fields/models I have declared as 'acts_as_ferret'. Right now, they are added to the index after any CRUD operation -- is there a way to force this outside of the scope of the web?
Thanks Adam -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

