| 1 | db.towns.find( {"sef_url":"searsmont-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"searsmont-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","me","waldo-county-me","searsmont-me"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"searsmont-me","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"4256830e9232d5f66b81f8a94db707b2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"860359deef0e5bc9c0672b06280e8a84"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"event_id":{"$nin":[76277983,76141910,76213269]},"geo":{"$geoWithin":{"$center":[[-69.19629669189453,44.36000061035156],0.36231884057971014]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 320 |
| 8 | db.events_cache.count( {"_id":"4256830e9232d5f66b81f8a94db707b2"} ) | | 0 | 0 | 1 |
| 9 | db.events_cache.insert( {"_id":"4256830e9232d5f66b81f8a94db707b2","town_sef_url":"searsmont-me","data_key":["68a75b6803a70639b6cf4418","68a75b6a03a70639b6cf4d2c","68a75b6e03a70639b6cf6b57","68a75b7003a70639b6cf7ad9","68a75b7203a70639b6cf8c5f"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Searsmont\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":44.36000061035156,\"lng\":-69.19629669189453,\"latlng\":\"44.360000610352,-69.196296691895\",\"city\":\"Searsmont\",\"state\":\"ME\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.12600000 1766347472)","created":"MongoDate(0.12600000 1766347472)"} , true) | | 0 | 0 | 2 |
| 10 | db.news.find( {"broadcast":{"$in":["usa","searsmont-me","me","waldo-county-me"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 7 |
| 11 | db.places.find( {"address.town_sef_url":"searsmont-me","group_id":{"$nin":[1298536]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 4 | 3 |