[Ferret-talk] more_like_this
Jeff Webb
jeff at boowebb.com
Thu Apr 10 12:36:32 EDT 2008
Does anyone have an example of how more_like_this works in acts_as_ferret?
I've tried the following.....
@results = Post.find_by_contents params[:q]
@mlt = @results.more_like_this :field_names => [:subject,:body]
but get errors saying "more_like_this" is not a method of @results.
--
Jeff Webb
jeff at boowebb.com
http://boowebb.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ferret-talk/attachments/20080410/689ce68e/attachment.html
More information about the Ferret-talk
mailing list