| 1 | db.towns.find( {"sef_url":"matlacha-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"slug":{"$in":["hunting"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.articles.find( {"broadcastto":{"$in":["matlacha-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.82300000 1765000028)"},"tags":"hunt"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 4 | db.articles.find( {"broadcastto":{"$in":["matlacha-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.82300000 1765000028)"},"article_id":{"$ne":1257},"tags":"hunt"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 8 |
| 5 | db.events_cache.find( {"_id":"bf1d146d52ec3afbc14515f5b6041a98"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.articles.find( {"broadcastto":{"$in":["matlacha-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.86800000 1765000028)"},"$or":[{"tags":"hunt"},{"tags":"hunt-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
| 7 | db.preserves.find( {"aggregate":[{"$geoNear":{"near":[-82.02670288085938,26.713699340820312],"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 | 5 |
| 8 | db.preserves.count( {"aggregate":[{"$geoNear":{"near":[-82.02670288085938,26.713699340820312],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true}}]} ) | | 0 | 0 | 2 |