Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs Menu
Docs Home
/ /
Collections

db.collection.ensureIndex()

db.collection.ensureIndex(keys, options)

Note

Removed in 5.0

db.collection.ensureIndex() has been replaced by db.collection.createIndex().

Tip

Back

db.collection.dropIndexes