- Add CollatorInterface* member to both classes, initialized with new constructor parameter.
- Update implementations to make use of the collator for matching (e.g. ComparisonMatchExpression::matchesSingleElement()).
- is depended on by
-
SERVER-23610 CanonicalQuery should own a CollatorInterface
- Closed