Am I missing something or would I need to use find_id_by_contents and populate a results list with my own objects (or add 'score' to my AR instances and populate that) in order to be able to get a score out when iterating the results (like on a search results page)?
Said another way, it seems find_by_contents does not provide any access to score in the resulting list. Is this true? Thanks! John -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

