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

Fixes filtering on array values from the micro-analysis pop-out #431

Merged
merged 3 commits into from
Aug 27, 2013

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Aug 27, 2013

When the documents in the table panel are analyzed for the micro-analysis pop-out, they were's being grouped by underscore and cast to string values, preventing the panel from knowing if the original value was an array. We must know this when creating the filter for the value.

This change does the grouping manually based on the value's string representation, but keeps the original value for later use.

spalger pushed a commit that referenced this pull request Aug 27, 2013
Fixes filtering on array values from the micro-analysis pop-out
@spalger spalger merged commit cb8f020 into elastic:master Aug 27, 2013
@spalger spalger deleted the geo_point_filter branch August 27, 2013 22:11
w33ble added a commit that referenced this pull request Oct 6, 2014
make jshint selector more specific to speed it up
harper-carroll pushed a commit to harper-carroll/kibana that referenced this pull request Jul 11, 2016
Updated go-dispatch protos to reflect discussions around endpoints.
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.

1 participant