[
https://issues.apache.org/jira/browse/METRON-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256120#comment-16256120
]
ASF GitHub Bot commented on METRON-1294:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/827
The latest commit fixes the bug @justinleet found and adds some test cases
to cover it.
I also removed an "ignoredIndices" variable from the ElasticsearchDao
class. This was being used to exclude certain indices but I believe we've
moved towards a white list approach for specifying indices so this no longer
makes sense. I can revert if anyone disagrees.
> IP addresses are not formatted correctly in facet and group results
> -------------------------------------------------------------------
>
> Key: METRON-1294
> URL: https://issues.apache.org/jira/browse/METRON-1294
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
>
> Fields that are of type IP address are being returned in numerical format
> whereas they should be returned in string format.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)