Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs 菜单
Docs 主页
/ /
集合

db.collection.ensureIndex()

db.collection.ensureIndex(keys, options)

注意

已在 5.0 中删除

db.collection.ensureIndex() 已被替换为 db.collection.createIndex()

提示

后退

db.collection.dropIndexes