-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Empty show more show less
As of server version 3.4 the following commands support collation argument:
- create
- createIndexes
- aggregate
- count
- distinct
- find (command only)
- findAndModify
- geoNear
- group
- mapReduce
- remove (command)
- update (command)
The driver must not automatically add a collation to any of the Bulk Write operation; the user must explicitly provide the collation to each.
See spec changes in:
- is depended on by
-
DRIVERS-291 Support providing collation per operation
- Closed