Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
3.2.0
-
None
-
None
-
ALL
Description
Developer can't create two same indexes with different partialExpressions, for example:
Developer needs to create indexes with same patterns for types: 'a' and 'b', but not for 'c' and 'd'.
But he's limited (can't use) $in and $or in partialFilterExpression. He also can't create two different indexes with partialFilterExpression:
and partialFilterExpression:
{type:2}Attachments
Issue Links
- duplicates
-
SERVER-17853 Allow more complex expressions to be specified in partial index document filter
-
- Backlog
-