Same error as before. It must be because I haven't written out the  
config correctly. This is what I have in each of my models:

acts_as_ferret :store_class_name => true,
     :fields => {
     :title  => { :boost => 2 },
     :body   => {:index => :untokenized} }

Here is the app trace just in case:

http://pastie.caboo.se/55021
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to