-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
Fully support collations for clustered collections:
- creating a clustered collection with a collation
- performing bounded scans or lookups when the collection and query collations match
There's an initial attempt on this branch https://github.com/10gen/mongo/tree/dgomezferro/SERVER-61260-impl-collators (PR for context: https://github.com/10gen/mongo/pull/2557 ),that's probably missing integration with sharding.
- duplicates
-
SERVER-61260 Support collations on clustered collections
- Closed