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

Allow creation of a partial index using an existing index

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution

      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.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: