-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As of server version 3.4 the following commands support collation argument:
create(we don't have create helper)- createIndexes
CDRIVER-1551 - aggregate
CDRIVER-1551 - count
CDRIVER-1551 distinct(we don't have distinct helper)- find (command only)
CDRIVER-1522 findAndModifyalready has mongoc_find_and_modify_opts_appendgeoNear(we don't have geoNear helper=group(we don't have group helper)mapReduce(we don't have mapReduce helper)- remove (command)
CDRIVER-1525 - update (command)
CDRIVER-1525
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:
- depends on
-
CDRIVER-1551 Collation: Raise error for command helpers, and support aggregate and createindex
- Closed
-
CDRIVER-1524 Pass options as a BSON document to various functions
- Development Complete
- is depended on by
-
CXX-971 Support providing collation per operation
- Closed
-
DRIVERS-291 Support providing collation per operation
- Closed
-
PHPC-734 Support providing collation per operation
- Closed
-
PHPLIB-205 Support providing collation per operation
- Closed
- related to
-
CDRIVER-1493 Flexible index-creation function
- Closed