-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
While https://docs.rs/mongodb/0.10.0/mongodb/options/struct.IndexModel.html exist there not the corresponding method on collection https://docs.mongodb.com/manual/reference/method/db.collection.createIndex/.
Can be done by hand with run_command https://docs.mongodb.com/manual/reference/command/createIndexes/#dbcmd.createIndexes
- related to
-
RUST-273 Implement index management spec
- Development Complete