Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-971

Support providing collation per operation

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None

      As of server version 3.4 (max wire version 5), a collation option is supported for some commands. Helpers for the following commands therefore must be updated:

      • create
      • createIndexes
      • aggregate
      • count
      • distinct
      • find (command only)
      • findAndModify
      • geoNear
      • group
      • mapReduce
      • remove (command)
      • update (command)

      See spec changes in:

      Note that the driver must not automatically add a collation to any of the Bulk Write Models; the user must explicitly provide the collation to each.

            Assignee:
            rassi J Rassi
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: