Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Outdated doc about the parent/child relationship (mapping, indexing, query syntax) #759

Open
fdartayre opened this issue Mar 30, 2018 · 0 comments
Labels

Comments

@fdartayre
Copy link

The parent-child relationship presented in this section is outdated:
https://www.elastic.co/guide/en/elasticsearch/guide/current/parent-child.html

In particular the mapping described in this page does not work anymore in 6.x:
https://www.elastic.co/guide/en/elasticsearch/guide/current/parent-child-mapping.html

Similarly indexing and query syntax (has child, has parent, etc.) in the parent-child section of the guide should be reviewed as syntax changed.

Updated documentation:
https://www.elastic.co/guide/en/elasticsearch/reference/current/parent-join.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-has-child-query.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-has-parent-query.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-parent-id-query.html

@fdartayre fdartayre added the docs label Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant