failed to create index with collation locale

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Declined
    • Priority: Minor - P4
    • None
    • Affects Version/s: 1.20.1
    • Component/s: Compass, Indexes
    • None
    • Environment:
      mongos> db.version()
      4.0.9
    • Iteration Urial
    • None
    • None

      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:
            Unassigned
            Reporter:
            jacky chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: