MongoCollection.createIndexes
string[] createIndexes(scope const(IndexModel)[] models,
CreateIndexesOptions options = CreateIndexesOptions.init,
string file = __FILE__, size_t line = __LINE__) @safeBuilds one or more indexes in the collection.