指定された名前のフィールドの存在を検索する場合、$existsが必要な演算子です(高度なクエリ 。 例えば次のようなもの: db.YourCollection.find({ "ids.123456" : {$exists: true}});