...
Code Block |
---|
db.contents.ensureIndex({"_type":-1, "commentablecourse_id":1, "coursecommentable_id":1, "context":1, "pinned":-1, "created_at":-1}, {"background":true}) |
...
...
Code Block |
---|
db.contents.ensureIndex({"_type":-1, "commentablecourse_id":1, "coursecommentable_id":1, "context":1, "pinned":-1, "created_at":-1}, {"background":true}) |
...