使用$exists,如下:

db.getCollection('info').find({"name":{"$exists":true}})