search for: update_faq

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

Did you mean: update_fail
2006 Sep 20
2
bad interaction of ferret (0.10.5) and mongrel on linux
...unning under mongrel (again, version 0.3.13.3). Oddly, everything works fine if I open a console and rebuild the index or run a search. When I access the site via the web and try to modify a document that triggers indexing, I get the following error: A NoMethodError occurred in questions#update_faq: undefined method `new'' for Ferret::Document:Module [RAILS_ROOT]/vendor/plugins/acts_as_ferret/lib/instance_methods.rb: 110:in `to_doc'' When I try to run a search, I get no results at all even though the documents are indexed. (I can run searches fine from the Rails c...