Jens Kraemer wrote:
> On Tue, Mar 27, 2007 at 04:14:37AM +0200, Jin wrote:
>> is that useful for this case?
> No, I don't think so. These fields get set by acts_as_ferret for the
> results of a query - score is the score as computed by ferret, and rank
> the position of the result in the result set, as delivered by ferret
> (the order when sorting by rank may be different from the one when
> sorting by score if you told ferret to sort results by one or more
> fields).
> 
> To find out the most used tags I'd probably just use the database, if
> you're using acts_as_taggable or something similar this should be easy
> to do.
> 
> Jens
> 

Thank you,Jens
After gaining some I think i have got the way to the final solution
tomorrow our project will kick off,thank you
I will make a strong search function with ur help
:)

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to