use digimon_tweeting; db.comment.createIndex({ "post_id": 1,"createAt":1}); // TODO 看是否有要刪除過多的索引,要在測試一下