Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-2865

only queries with multiple solutions are added to the plan cache

      when a query has only one possible solution generated by the query planner, it is not cached.

      examples of uncached queries:

      query on collection with no indexes.

      query on collection with one possible index (query

      {x:123}

      ; index on

      {x:1}

      )

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 8 weeks, 3 days ago