search for: private_descript

Displaying 1 result from an estimated 1 matches for "private_descript".

2007 Sep 12
3
Can''t disable ferret when running in Mongrel
...uest. I don''t explicitly enable ferret anywhere. Here is my ferret config for the model in question: acts_as_ferret( { :remote => true, :index_dir => "#{AAF_INDEX}/ supplier", :fields => { :supplier => { :store => :yes }, :name => {:store => :yes}, :private_description => {}, :title => {}, :ur l => { :store => :yes }, :description => { :boost => 10.0 }, :su pplier_id => { :store => :yes }, :supplier...