-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.1
-
Component/s: mongodump, mongorestore
-
None
-
Environment:Ubuntu 14.04.1 LTS
-
Kernel Tools Iteration 3
-
Not Needed
-
v3.0
When collection have a 2D index with options min, max and bits, they are exported in the meta file as type NumberLong. Unfortunatelly mongorestore can't import these back. The solution is to edit affected meta files manually.