Docs Home → MongoDB Manual
db.collection.ensureIndex(keys, options)
db.collection.ensureIndex() has been replaced by db.collection.createIndex().已被db.collection.createIndex()替换。
db.collection.ensureIndex()
db.collection.createIndex()