标签: mongodb aggregation-framework
我有这样的文件
SourceTable
对于给定用户(name1或name2)。我只想返回那些用户信息。我如何从mongo聚合操作中做到这一点?