On Fri, Aug 25, 2006 at 02:16:38PM +0200, Ivan Storck wrote: > Thanks Jens, I think the problem may be related to that. I am using > acts_as_ferret in Rails. I'm not sure how to create the index, I thought > it was automatically taken care of by acts_as_ferret?
yes, so just delete index/development or index/production (depending on your environment) and aaf will rebuild it from scratch the next time any index usage (like saving a record or searching) occurs. Jens -- webit! Gesellschaft für neue Medien mbH www.webit.de Dipl.-Wirtschaftsingenieur Jens Krämer [EMAIL PROTECTED] Schnorrstraße 76 Tel +49 351 46766 0 D-01069 Dresden Fax +49 351 46766 66 _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

