Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-84652

Refactor $search code to eliminate $_internalSearchMongotRemote stage.

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

      DocumentSourceSearch desugars into DocumentSourceInternalSearchMongotRemote so that DocumentSourceSearch is never used in execution. We should be able to refactor this code to eliminate the extra layer of indirection that is DocumentSourceInternalSearchMongotRemote.

      However, now that $search is run in SBE, we can consider closing this as won't do if we can delete the classic $search implementation.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: