(mongo) 5 queries took 43 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["keasbey-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.82800000 1732941204)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"eeaefcd5d1bca6b27d7f168f22abf5e3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-74.3010025024414,40.51559829711914],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
5 | db.places.count( {"geo":{"$near":[-74.3010025024414,40.51559829711914],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 178 | 21 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org