Details
-
Improvement
-
Status: Backlog
-
Major - P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
With an existing index on {a: 1, b: 1}, support building a new index {a: 1} with a partialFilterExpression on a or b.
In this same example, we do not intend to support creating a new index {a: 1} with a partialFilterExpression on fields other than a or b.
Attachments
Issue Links
- related to
-
SERVER-36202 when creating new index, use existing index if possible to avoid collection scan
-
- Backlog
-