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 support for field queries #1119

Closed
wants to merge 1 commit into from

Commits on Apr 6, 2014

  1. Add support for field queries

    Plugins can add information to uploaded data. This is not always visible in
    _source. Therefore the fields parameter can be used to retrieve this data.
    This fix only works if the fields that need to be retrieved are set manually
    whether in the panel settings (in columns) or by activating the "Preload
    Fields" option.
    
    This fixes elastic#1118
    Signed-off-by: Marc Koderer <marc@koderer.com>
    mkoderer committed Apr 6, 2014
    Configuration menu
    Copy the full SHA
    faaa936 View commit details
    Browse the repository at this point in the history