insert field (crawled) to datasets title: “insert field (crawled) to datasets” date: 2018-05-09T13:34:23 slug: insert-field-crawled-to-datasets db.domain.update({}, {$set : {"crawled":0}}, {upsert:false, multi:true})