-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Currently is not possible to dump or only restore metadata collection and indexes, would be a nice to have:
- a mongodump option to only dump indexes and collection metadata, currently workaround is do dump one by one each collection adding a filter that doesn't match any document on _id
- a mongorestore option to only restore collection metadata and indexes from an existing "classic" mongodump
- is related to
-
TOOLS-1733 Have flag to build empty collection and indexes first with mongorestore
- Accepted
- related to
-
TOOLS-852 mongorestore --noDataRestore
- Accepted