Skip to content

Add support for $filter to aggregation [DATAMONGO-1491] #2405

Closed
@spring-projects-issues

Description

@spring-projects-issues

Christoph Strobl opened DATAMONGO-1491 and commented

see: https://docs.mongodb.com/manual/reference/operator/aggregation/filter/

{ $filter: { input: <array>, as: <string>, cond: <expression> } }

Reference URL: http://stackoverflow.com/questions/39459898/

Referenced from: pull request #412

Backported to: 1.10 RC1 (Ingalls)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions