I run several websites that receive a lot of concurrent access and use the ferret DRB server. I am adding sort functionality to my search pages and have run into problems with the marshalling of Sort and SortField objects. Using the :sort=>"name" style works, but I can't figure out how to reverse the sort. Is it possible to reverse the sort by passing a string?
Thanks, Mike http://www.elevatedrails.com -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

