You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Child Aggregation Mappingedit
To use the Children Aggregation,
you have to make sure a _parent
mapping is in place.
Here we create the project index with two mapped types, Project
and CommitActivity
and
add a _parent
mapping to CommitActivity
, specifying the Project
type as the parent