Command metrics
1
Database commands
6.096 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 6.096 ms | staa_core_dev |
{"find":"documents","filter":{"jsonData":{"$exists":true},"type":"vacancy","hostName":{"$regularExpression":{"pattern":".*ejobs.ro","options":"i"}}},"projection":{"_id":{"$numberInt":"1"},"jsonData":{"$numberInt":"1"}},"skip":{"$numberInt":"0"},"sort":{"_id":{"$numberInt":"-1"}},"limit":{"$numberInt":"20"},"$db":"staa_core_dev","lsid":{"id":{"$binary":{"base64":"IK4KZ9piS6+\/+4QUQT768A==","subType":"04"}}}}
{
"find": "documents",
"filter": {
"jsonData": {
"$exists": true
},
"type": "vacancy",
"hostName": {
"$regularExpression": {
"pattern": ".*ejobs.ro",
"options": "i"
}
}
},
"projection": {
"_id": {
"$numberInt": "1"
},
"jsonData": {
"$numberInt": "1"
}
},
"skip": {
"$numberInt": "0"
},
"sort": {
"_id": {
"$numberInt": "-1"
}
},
"limit": {
"$numberInt": "20"
},
"$db": "staa_core_dev",
"lsid": {
"id": {
"$binary": {
"base64": "IK4KZ9piS6+\/+4QUQT768A==",
"subType": "04"
}
}
}
}
|