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

Fix nested stored field support. #10235

Merged
merged 1 commit into from Mar 28, 2015

Commits on Mar 28, 2015

  1. inner_hits: Fix nested stored field support.

    This also fixes a NPE when the nested part has been filtered out of the _source, because of _source filtering.
    
    Closes elastic#9766
    martijnvg committed Mar 28, 2015
    Copy the full SHA
    3df3259 View commit details
    Browse the repository at this point in the history