I'm trying to restore indexes from a bsondump from a system.index.bson.
But key order is not keeped.
Context:
I'm trying to make backup with stdin/stdout to a s3 bucket. I'm tryng to get a workaround to restore index without using mongodump which write into local files.
- is related to
-
TOOLS-870 mongorestore --oplogReplay doesn't preserve the order of the subfields of a _id subdocument
- Closed