これがあなたが望むものです: 次のように$in演算子内で正規表現を使用できます: {array: { $elemMatch: { title: { $in: [/Vegetables/, /Fruits/] }}}}