find postfix
{
"originalFileName": {
"$regex": "\\.zip",
"$options": "i"
}
is exist
{ "originalFileName": { "$exists": true } }