$facet stage performance vs Aggregation

Hi,

I have a collection that has huge amount of data ~ 1M of documents/records. Some retrieve data queries needed consists of more than one stage. So, from performance perspective, and using indexes, Which is better, $facet stages Or aggregation even multiple queries?

Thanks

1 Like