Simplify global indexes aggregation on the catalog client

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Sharding EMEA 2022-09-19
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the aggregation to get the global indexes is running a $unionWith in the same way that the chunks aggregation is. However, this is not actually neccessary. We can replace the unionWith with a simple lookup for the indexes and simplify the aggregation a lot.

              Assignee:
              Allison Easton
              Reporter:
              Allison Easton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: