| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 30 |
| 2 | db.counties.find( {"sef_url":"lucas-county-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 3 | db.counties.find( {"sef_url":"lucas-county-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 17 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["things-to-do"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 4 |
| 6 | db.articles.find( {"aggregate":[{"$geoNear":{"near":[-83.60179901123047,41.64649963378906],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.012616067823980621,"spherical":true,"query":{"tags":"at-bt-articles-entertainment","state":"OH"}}},{"$project":{"title":1,"homepage_title":1,"tags":1,"image_url":1,"distance":1,"page_path":1,"path":1,"article_hostname":1,"text":1,"publish_date":1,"site_canonical":1,"sections.title":1,"sections.geo":1,"sections.text":1}},{"$addFields":{"days_since":{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765798591901)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",1]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765798591901)","$publish_date"]},86400000]}]}}},{"$sort":{"relevance_score":1,"_id":1}},{"$skip":0},{"$limit":11}]}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"relevance_score":1,"_id":1} ).limit( 11 ).skip( 0 ) | | 0 | 10 | 102 |
| 7 | db.events_cache.find( {"_id":"3e3cb6be98f666f88075deb6d1448a74"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 29 |
| 8 | db.events.find( {"_id":{"$in":[ObjectId ("68551f49fb5e4bed1fd114ea"),ObjectId ("68cb6d26c3af739f2584b148"),ObjectId ("68cb6d26c3af739f2584b1d8"),ObjectId ("685670d9fb5e4bed1f3b30f9"),ObjectId ("68cb6d26c3af739f2584b21f"),ObjectId ("6857c263fb5e4bed1f8709ec"),ObjectId ("689e67d4fb5e4bed1f3b2c91"),ObjectId ("685913b2fb5e4bed1fd9aa2b"),ObjectId ("69157955de4ae56f5a227abd"),ObjectId ("685a65b9fb5e4bed1f65a671"),ObjectId ("685a65bafb5e4bed1f65a7f4"),ObjectId ("6906f8d8de4ae56f5a377338"),ObjectId ("685bb773fb5e4bed1fb6d803"),ObjectId ("685bb775fb5e4bed1fb6db63"),ObjectId ("6933cbd7de4ae56f5a4a6614")]}}, [] ).sort( {"start":1} ).limit( 16 ).skip( 0 ) | | 0 | 15 | 7 |
| 9 | db.towns.find( {"sef_url":"lucas-county-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 4 |
| 10 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 12 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 13 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 14 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 15 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 16 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |