| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"four-oaks-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["things-to-do"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.articles.find( {"aggregate":[{"$geoNear":{"near":[-78.42430114746094,35.445899963378906],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.012616067823980621,"spherical":true,"query":{"tags":"at-bt-articles-entertainment","state":"NC"}}},{"$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(1770046315007)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",1]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1770046315007)","$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 | 11 | 30 |
| 6 | db.events_cache.find( {"_id":"6118d1d9b5f211e970518bb71caf7705"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events.find( {"_id":{"$in":[ObjectId ("68d8d465c3af739f2564ba85"),ObjectId ("68f6cefbc3af739f255e5d18"),ObjectId ("696ee719b1faf7c56a4d5e7a"),ObjectId ("69757e9db1faf7c56a2600db"),ObjectId ("69782522b1faf7c56a24301c"),ObjectId ("6969a11bb1faf7c56adc05f0"),ObjectId ("69322273de4ae56f5ab9f9e9"),ObjectId ("697976a2b1faf7c56a2a2936"),ObjectId ("697ac82fb1faf7c56a7b7833"),ObjectId ("6940a2f6de4ae56f5a5f3d1c"),ObjectId ("6945e8f1de4ae56f5a9fd700"),ObjectId ("695317f0de4ae56f5ad05f76"),ObjectId ("697976a3b1faf7c56a2a2e41"),ObjectId ("696c2478b1faf7c56ac4a1ec"),ObjectId ("69757e9eb1faf7c56a2609fe")]}}, [] ).sort( {"start":1} ).limit( 16 ).skip( 0 ) | | 0 | 15 | 3 |
| 8 | db.towns.find( {"sef_url":"four-oaks-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 9 | db.tokens.find( {"sef_url":{"$in":["usa","nc","johnston-county-nc","four-oaks-nc"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 10 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 11 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 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 | 1 |
| 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 | 1 |
| 16 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |