mongodb / v3.6 / reference / reference-method-db.collection.ensureIndex.html

db.collection.ensureIndex()

在本页面

Definition

如果索引不存在,则在指定字段上创建索引。

Additional Information