* Fix fav:<user> searches to return no results instead of raising a UserPrivilege error when the user has private favorites. * Fix fav:<nonexistent_user> raising a UserPrivilege error instead of returning no results. * Fix -ordfav:<user> not being supported.