Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parent-join module #24634

Closed
wants to merge 2 commits into from
Closed

Add parent-join module #24634

wants to merge 2 commits into from

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented May 11, 2017

This change adds a new module named parent-join.
The goal of this module is to provide a replacement for the _parent field but as a first step this change only moves the has_child, has_parent queries and the children aggregation to this module.
These queries and aggregations are no longer in core but they are deployed by default as a module.

Relates #20257

This change adds a new module named `parent-join`.
The goal of this module is to provide a replacement for the `_parent` field but as a first step this change only moves the `has_child`, `has_parent` queries and the `children` aggregation to this module.
These queries and aggregations are no longer in core but they are deployed by default as a module.

Relates #20257
@jimczi jimczi closed this May 11, 2017
@jimczi jimczi deleted the modules/parent_join branch May 11, 2017 23:12
@jimczi jimczi removed the request for review from martijnvg May 12, 2017 05:37
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Parent/Child labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search/Search Search-related issues that do not fall into other categories v5.5.0 v6.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants