I've created a collection with some sample documents (taken from json-generator.com website). that collection is containing only 3,51,000 records, so when i'm going to update all those records with a new field, it got stuck and shutdown my mongodb server. I'm using core i5 4 GB RAM & mongodb 3.2.9 version.
Actually I want to add a new field in all those documents which is not working. how can i make it working?
No responses yet.