You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Wietze B (JIRA)" <ji...@apache.org> on 2018/08/08 15:37:00 UTC

[jira] [Created] (NIFI-5500) Add array support to QueryElasticsearchHttp

Wietze B created NIFI-5500:
------------------------------

             Summary: Add array support to QueryElasticsearchHttp
                 Key: NIFI-5500
                 URL: https://issues.apache.org/jira/browse/NIFI-5500
             Project: Apache NiFi
          Issue Type: Improvement
    Affects Versions: 1.7.1
            Reporter: Wietze B


When using the QueryElasticsearchHttp processor (with output=Attributes) to query a document that contains a field with an Array rather than a String or Integer, the resulting attribute for that field will be an empty string. 

This is due to the fact that the QueryElasticsearchHttp component doesn't handle array fields correctly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)