node-sdk icon indicating copy to clipboard operation
node-sdk copied to clipboard

Aggregate.match不能支持Like或者正则匹配吗?

Open InternetPianist opened this issue 3 years ago • 0 comments

我尝试使用Aggregate.match({ xxx: RegExp }) 但是报错了,我也查阅了db.command.aggregate 也没用对应的操作,只能进行具体字段的匹配吗?

InternetPianist avatar Aug 03 '22 02:08 InternetPianist