I have this following query:
Batch.find({batchNumber: {$regex : "^" + "20pp"}}, null, { sort: { batchNumber: -1 } }, function (err, orders