Ensure that collations specified at a String key are also checked in operations

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.4.0
    • Affects Version/s: 2.4.0.rc0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Specifying a collation at a String key when creating an index doesn't raise an error when using a server version < 3.4.

      For example:

      client[:contacts].indexes.create_one({ "first_name" => 1 }, "unique" => true, "collation" => { "locale" => "fr_FR" })
      

            Assignee:
            Unassigned
            Reporter:
            Emily Stolfo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: