Item.update({ _id: id }, { $set: { text: 'changed' }}).exec();