
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | db.towns.find( {"sef_url":"glennville-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 27 | |
| 2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 9 | |
| 3 | db.towns.find( {"sef_url":"flintstone-md"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 7 | |
| 4 | db.pages.find( {"slug":{"$in":["find-a-retailer"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 2 | |
| 5 | db.gp_searches.count( {"pageindex":"39.704898834229,-78.56729888916,outdoor,16090,store"} ) | 0 | 0 | 4 |