Hacker News new | ask | show | jobs
by exhilaration 3832 days ago
Yup, you found it.

Confirmed: db.blackhole_nj.find({$and:[{"fname": "Christopher"},{"mname": "J"},{"lname": "Christie"}]})

The governor's DOB in the results matches what's in Wikipedia.

2 comments

Having never used MongoDB, I guess I should go searching for some code examples.
how did you run that?
Any MongoDB client, I used Robomongo at the time. But when I tried again the next day I could no longer connect.