01What is a major limitation of the `$lookup` stage?
02When using a 'Correlated Subquery' in `$lookup`, what is the purpose of the `let` option?
03Which stage is specifically designed for recursive searches through hierarchical data?
04What does the `$merge` stage do differently than `$out`?