Database.create_collection, Collection.create_index, and Collection.ensure_index all accept arbitrary options with no validation. Therefore they already support any new index or collection storage options for alternative storage engines.
In all cases the documentation provides a list of options that we claim to support. Update these lists before 2.8 GA.
- is depended on by
-
DRIVERS-194 add support for storage options to createIndex
- Closed
-
DRIVERS-195 Support new storage engine options for createCollection.
- Closed