Logical Approach:


    { '$sort' : { 'count' : -1 } },
    { '$limit' : 1 },
] ).pretty()