-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Querying
-
Query
Allow using regex (named) captures with projections for string selection.
> "test:foo".match(/(.*):(.*)/) ["test:foo", "test", "foo"]
- duplicates
-
SERVER-11947 Add a regex expression to the aggregation language
-
- Closed
-