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

failed to create index with collation locale

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.16, 4.0.13, 4.2.1, 4.2.2, 4.3.2
    • Component/s: Index Maintenance
    • Labels:
      None
    • ALL

      https://docs.mongodb.com/v4.0/reference/collation-locales-defaults/

      according to above content, index creations with below locale are all failed.

      { locale: "zh@collation=pinyin" } 
      { locale: "zh_Hant@collation=stroke" } 
      { locale: "lk" }
      { locale: "li@collation=phonetic" }
      

      can you team please confirm whether they are all typos ?

      mongos> db.version()
      4.0.9

            Assignee:
            carl.champain@mongodb.com Carl Champain (Inactive)
            Reporter:
            8666592@qq.com jacky chen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: