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

Consider using express path for _id $in queries in addition to single lookups

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

      Right now the express path is only used for _id exact-match lookups, and we're planning to extend it to single-indexed-field lookups.

      In a slack conversation, Mathias pointed out that we could easily make this work for _id $in queries as well.

       

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: