[DOCS-5220] Comment on: "manual/reference/operator/query/gt.txt" Created: 16/Apr/15  Updated: 08/Dec/16  Resolved: 16/Apr/15

Status: Closed
Project: Documentation
Component/s: manual
Affects Version/s: None
Fix Version/s: mongodb-2.4, mongodb-2.6, mongodb-3.0

Type: Bug Priority: Minor - P4
Reporter: Docs Collector User (Inactive) Assignee: Kay Kim (Inactive)
Resolution: Done Votes: 0
Labels: collector-298ba4e7
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

chrome browser, windows

Location: http://docs.mongodb.org/manual/reference/operator/query/gt/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36
Referrer: http://docs.mongodb.org/manual/reference/operator/query/eq/
Screen Resolution: 1920 x 1200
repo: docs
source: reference/operator/query/gt


Participants:
Days since reply: 8 years, 43 weeks, 6 days ago

 Description   

db.inventory.update( { "carrier.fee":

{ $gt: 2 }

},
{ $set:

{ price: 9.99 }

,

{ multi: true }

)

I believe this code example is missing the end bracket of the $set operator expression.



 Comments   
Comment by Githook User [ 16/Apr/15 ]

Author:

{u'username': u'kay-kim', u'name': u'kay', u'email': u'kay.kim@10gen.com'}

Message: DOCS-5220 fix missing }
Branch: master
https://github.com/mongodb/docs/commit/93ced17d8365b34ce82a6c1c9e49dc3c37c3cc9f

Comment by Githook User [ 16/Apr/15 ]

Author:

{u'username': u'kay-kim', u'name': u'kay', u'email': u'kay.kim@10gen.com'}

Message: DOCS-5220 fix missing }
Branch: v2.6
https://github.com/mongodb/docs/commit/9fcb7f264568b02de9ba7fc4cead1084c3f53b8e

Comment by Githook User [ 16/Apr/15 ]

Author:

{u'username': u'kay-kim', u'name': u'kay', u'email': u'kay.kim@10gen.com'}

Message: DOCS-5220 fix missing }
Branch: v2.4
https://github.com/mongodb/docs/commit/2777460bf0128ba13176035cf62f06dd4b2a0079

Generated at Thu Feb 08 07:49:53 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.