1 | db.towns.find( {"sef_url":"chappell-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 69 |
2 | db.articles.find( {"broadcastto":{"$in":["chappell-ne","ne","usa"]},"publish_date":{"$lte":"MongoDate(0.72000000 1741978414)"},"tags":"hunt"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 20 |
3 | db.articles.find( {"broadcastto":{"$in":["chappell-ne","ne","usa"]},"publish_date":{"$lte":"MongoDate(0.71900000 1741978414)"},"article_id":{"$ne":1302},"tags":"hunt"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
4 | db.events_cache.find( {"_id":"2b697d27cb6ea156b9cb9dbb1016508d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 34 |
5 | db.articles.find( {"broadcastto":{"$in":["chappell-ne","ne","usa"]},"publish_date":{"$lte":"MongoDate(0.97800000 1741978414)"},"$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":[-102.47100067138672,41.09260177612305],"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 | 5 | 19 |
7 | db.preserves.count( {"aggregate":[{"$geoNear":{"near":[-102.47100067138672,41.09260177612305],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true}}]} ) | | 0 | 5 | 4 |