Efficiency of {$match: {$field: {$in: array} } } for large arrays

后端 未结 0 1419
执念已碎
执念已碎 2021-02-18 16:30

I am aggregating deep populated fields by collecting object._ids on the first pass and aggregating them on the second. This requires that I use {$match: {$field: {$in: arr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题