| 1 | db.towns.find( {"sef_url":"new-plymouth-id"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.articles.find( {"broadcastto":{"$in":["new-plymouth-id","id","usa"]},"publish_date":{"$lte":"MongoDate(0.26900000 1765102149)"},"tags":"hunt"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
| 3 | db.articles.find( {"broadcastto":{"$in":["new-plymouth-id","id","usa"]},"publish_date":{"$lte":"MongoDate(0.26900000 1765102149)"},"article_id":{"$ne":1257},"tags":"hunt"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 9 |
| 4 | db.events_cache.find( {"_id":"5e3c0c50e8e7d63e80e5497be25bafdb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 5 | db.articles.find( {"broadcastto":{"$in":["new-plymouth-id","id","usa"]},"publish_date":{"$lte":"MongoDate(0.33200000 1765102149)"},"$or":[{"tags":"hunt"},{"tags":"hunt-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 4 |
| 6 | db.preserves.find( {"aggregate":[{"$geoNear":{"near":[-116.81999969482422,43.97019958496094],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true}},{"$sort":{"nssf_member":-1,"distance":1}},{"$sort":{"nssf_member":-1,"distance":1}},{"$skip":0},{"$limit":10}]}, [] ).sort( {"nssf_member":-1,"distance":1} ).limit( 10 ).skip( 0 ) | | 0 | 0 | 10 |
| 7 | db.preserves.count( {"aggregate":[{"$geoNear":{"near":[-116.81999969482422,43.97019958496094],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true}}]} ) | | 0 | 0 | 2 |