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

Make _id index inherit the collection's default collation

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.10
    • Affects Version/s: None
    • Component/s: Querying, Replication
    • Labels:
      None
    • Fully Compatible
    • Query 16 (06/24/16), Query 17 (07/15/16)

      • If _id index is created at collection creation time, it should take on the collection's default collation.
      • If the _id index is not created at collection creation time, the user will not be able to specify a collation when building an index with the {_id: 1} key pattern. Such an index build must always use the collection's default collation.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: