db.user_agent.update({ date: "2009-11-10", user_agent: "Mozilla/5.0 (compatible; Googlebot/2.1)", }, { '$inc':
, '$set': {ua: {foo: "bar"}}, '$set':
, },
)