Hi, I wonder if it is possible to perform the "find_by_contents" on a subset of fields indexed in acts_as_ferret.If so, how?
In my code I have: acts_as_ferret (:fields => ['title', 'focus', 'purpose']) However, I like to have two search options one on all fields and one only on the title. Any help is most appreciated. Thanks, -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

