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 explain capabilities to parent/child queries #5351

Closed
martijnvg opened this issue Mar 5, 2014 · 7 comments
Closed

Add explain capabilities to parent/child queries #5351

martijnvg opened this issue Mar 5, 2014 · 7 comments

Comments

@martijnvg
Copy link
Member

Currently the has_child, has_parent and top_children queries don't support score explanation, which results in not implemented yet... messages in the explain response if one of these queries is used.

@mgreene
Copy link
Contributor

mgreene commented Aug 22, 2014

I would love to see this. It's currently very difficult to troubleshoot slow queries within ES and any insight into parent/child query execution would be very helpful and much appreciated!

@soeren-helbig
Copy link

+1

reconstruction of scoring with child/parent could be hard. would love to see it too.

@speedarius
Copy link

+1 - this would be very nice to have

@clintongormley clintongormley added the help wanted adoptme label Sep 29, 2014
@gmenegatti
Copy link

+1

2 similar comments
@mmahalwy
Copy link

mmahalwy commented Nov 7, 2014

+1

@Gasol
Copy link
Contributor

Gasol commented Jun 25, 2015

👍

@martijnvg
Copy link
Member Author

This was implemented via #6107.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants