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

Conversation

DreamRocker
Copy link

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 #1118
Signed-off-by: Marc Koderer marc@koderer.com

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>
@w33ble w33ble closed this Oct 6, 2014
@spalger
Copy link
Contributor

spalger commented Oct 6, 2014

Woops! Sorry about that! We recently replaced the master branch with Kibana 4. This action force closed all of the old pull requests against master. We will be reviewing these on a case-by-case basis and creating new tickets as necessary.

The good news is that many long requested features can be found in Kibana 4, and we're being entirely open about our roadmap. Check out the roadmap tickets (which we're still filling in) here.

If you're looking for the old Kibana 3 code you can find it here.

@w33ble
Copy link
Contributor

w33ble commented Oct 8, 2014

Going to side with Rashid in #1118 - if the plugin isn't properly mapping fields, it's a plugin problem

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

Successfully merging this pull request may close these issues.

Kibana doesn't support attachment type plugin
5 participants