1 | db.sites.find( {"hostname":{"$in":["bestthingsct.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.news.find( {"sef_tail":"oliver-wolcott-library-a-week-of-wonder-2023-online-auction-31628156-litchfield-ct.html"}, [] ).sort( [] ).limit( 2 ).skip( 0 ) | | 0 | 1 | 3 |
3 | db.towns.find( {"sef_url":"litchfield-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"group_id":2662,"address.state":"CT"}, [] ).sort( [] ).limit( 2 ).skip( 0 ) | | 0 | 1 | 3 |
5 | db.pages.find( {"type":"content","slug":{"$in":["news-detail","news-detail\/oliver-wolcott-library-a-week-of-wonder-2023-online-auction-31628156-litchfield-ct.html"]},"site.hostname":"bestthingsct.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.modules.find( {"name":{"$in":["BTS - Main Header","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
7 | db.articles.find( {"state":"CT"}, ["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( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 2 |
8 | db.modules.find( {"name":"BTS - State Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
9 | db.states.find( {"sef_url":"ct"}, ["name","sef_url","towns"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
10 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
11 | db.modules.find( {"name":"footer menu"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
12 | db.modules.find( {"name":"BTS - State List"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
13 | db.states.find( {"state":{"$nin":["DC"]}}, ["sef_url","name"] ).sort( {"name":1} ).limit( 0 ).skip( 0 ) | | 0 | 50 | 4 |