Hi, this is hopefully an easy one, but I've gone through the api and searched past forum entries, and am drawing a blank.
I have a model that with acts_as_ferret mixed in to it, which is working fine. But I want users to be able to set a 'private' attribute on the model, and when it's set to true, create and update methods would skip indexing. So, how can I prevent indexing of a usuaully-indexed model? Any help greatly appreciated. John ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

