Hello all, I'm using AAF right now to index my ~3million db records. However, any additions to these records are added to the database through an external script so the aaf activerecord hooks will not catch any updates. Since new records are only added rarely, I figured I could just add the new records manually in ferret from some type of script. I've been looking at the ferret documentation, but I'm sort of lost about how to update the aaf ferret index from a ruby script. I was wondering if anyone had any examples on how to do this.
Thanks! -Chris -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

