Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Compass
Created by Guest
Created on Dec 1, 2023

Aggregation Pipeline builder, allow hints

Allow setting hint to enable index debugging and optimizations
  • Attach files
  • Guest
    Feb 26, 2025
    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
  • Guest
    Jul 25, 2024
    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.
  • Guest
    Jun 18, 2024
    Could we add the ability to provide a hint for aggregations in the aggregation builder?