Hi all, I just tagged acts_as_ferret 0.2.2 as the current stable version, so get it while it's hot ;-)
new features: - added support for the multiple models/single index approach. - find out the total number of search results by calling total_hits on the array returned by find_by_contents. fixes: - trac tickets #20 (find_by_contents breaks ferret sorting) and #24 (rebuild_index wastes a huge ammount of memory). as always, thanks for reporting issues and uploading patches :-) More info can be found on my blog: http://www.jkraemer.net/articles/2006/07/10/rails-full-text-search-version-0-2-2 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

