Test $graphLookup with mongot-indexed views

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      $graphLookup has a `from` field which can reference a view. Said view could potentially include $search, $vectorSearch, etc. We should test this in order to understand how we want to fit extension stages in this interaction.

      We should also include some tests where the view definition contains something like

      $unionWith:
          from: coll,
          pipeline: <mongot-stage>
      

      and a similar test but for $lookup.

            Assignee:
            Unassigned
            Reporter:
            Mariano Shaar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: