Hi folks, I''ve just released Ferret 0.3.2. Nothing much new here. Mostly bug fixes. The one thing to watch out for though is I''ve changed the order of sorts on Integers and Floats. The order will now be reversed. The default is to sort smallest numbers first. You can always reverse the search if you like. Also, I changed the integer sort type from Search::SortField::SortType::INT to Search::SortField::SortType::INTEGER. Cheers, Dave