[
https://issues.apache.org/jira/browse/METRON-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255940#comment-16255940
]
ASF GitHub Bot commented on METRON-1294:
----------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/827
I tried hitting the `/api/v1/search/column/metadata` endpoint on fulldev
with `["madeupindex"]`; e.g.
curl -X POST --header 'Content-Type: application/json' --header 'Accept:
application/json' -d '["madeupindex"]'
'http://node1:8082/api/v1/search/column/metadata'
I would expect this to return no results, because the index doesn't exist,
but instead I get back a lot of fields.
> 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)