размер массива mongoDB больше, чем
db.accommodations.find( { $where: "this.name.length > 1" } );
grallm
db.accommodations.find( { $where: "this.name.length > 1" } );
db.collection.find({"items":{$gt:[{$size:"items"},0]}})