Yes, that's it. That was easy! Thank you very much. Neil
Jens Kraemer wrote: > Hi, > > On Thu, Jun 29, 2006 at 02:20:47AM +0200, Neil Brandt wrote: >> I assume that I am somehow misusing acts_as_ferret? >> >> >> My call to add the mixin to the model class looks like this: >> >> acts_as_ferret :store_class_name => true, :fields => ['id', 'code', >> 'description'] > > you should not name the 'id' field in the list of fields, it's always > added to the index automatically. Probably this will solve your problem. > > regards, > 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 -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

