Aggregation Pipeline builder, allow hints
Allow setting hint to enable index debugging and optimizations
6
votes

-
iTearo commented
I don't think adding this feature would be any more complicated than the hint already done in queries. But it will greatly simplify checking indexes with visual explain
-
Mirek commented
This would be huge. This functionality already exists for queries (https://github.com/mongodb-js/compass/pull/5666), so hopefully it's not too much to add for aggregations.
-
Mohamed commented
Could we add the ability to provide a hint for aggregations in the aggregation builder?