Skip to content

Instantly share code, notes, and snippets.

@flutesa
Created October 22, 2015 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flutesa/30bd152300a0b48e66e1 to your computer and use it in GitHub Desktop.
Save flutesa/30bd152300a0b48e66e1 to your computer and use it in GitHub Desktop.
rs:PRIMARY> use hydra-site-gipernn
switched to db hydra-site-gipernn
rs:PRIMARY> db.page.count({downloaded:{$gte:ISODate("2015-10-09")}})
14869
rs:PRIMARY> use hydra-site-ch-gipernn
switched to db hydra-site-ch-gipernn
rs:PRIMARY> db.page.count({downloaded:{$gte:ISODate("2015-10-09")}})
6607
rs:PRIMARY> use hydra-site-nb-gipernn
switched to db hydra-site-nb-gipernn
rs:PRIMARY> db.page.count({downloaded:{$gte:ISODate("2015-10-09")}})
10222
gipernn.RESALE:15275
gipernn.NEWBUILDING:8457
gipernn.HOUSE:3663
gipernn.DACHA:445
gipernn.LAND:2807
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment