search for: database_scor

Displaying 1 result from an estimated 1 matches for "database_scor".

Did you mean: database_score
2007 Sep 21
3
multi_score?
Hi! I''m using acts_as_ferret in my rails project and i need to order the search results by a combination of the result given by ferret (score) and a ranking in the database (normalized also). this combination can be like that: 0.4*ferret_score+0.6*database_score this database_score is also indexed any idea? and someone know how to access the ferret data in the object returned by find_by_content in aaf? thanks in advance! Jos? Valim. -- Posted via http://www.ruby-forum.com/.