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

Investigate supporting creation of indexes with different collations based on 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

      Using an existing index, support building a new index on with a different collation on the same fields.

      For example, given an index on {a: 1 } with a collation {locale: "en_US", strength: 3}, support creating a new index on {a: 1} with a collation {locale: "en_US", strength: 2}.

      Investigate how to support this efficiently, if possible.

            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:
            3 Start watching this issue

              Created:
              Updated: