>> My index is not being updated when I add new records or amend existing >> ones. >> >> Can anyone point me in the direction of where I should be looking for >> what is going wrong? >> >> I'm running this in the production environment. > > Is an amended record added to the index when .save is called?
Looks as though attributes from many to many relationships are not being added to the index when a record is amended. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

