You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/19 17:45:02 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772151#comment-16772151 ] 

ASF subversion and git services commented on NIFI-5500:
-------------------------------------------------------

Commit d59a07245ff08117b3b4245dbba84b0b093c68a8 in nifi's branch refs/heads/master from Wietze
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d59a072 ]

NIFI-5500 Adding support for array fields when outputting to attributes when using QueryElasticsearchHttp
NIFI-5500 Optimised array-to-string conversion

This closes #2942

Signed-off-by: Mike Thomsen <mi...@gmail.com>


> 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
>            Priority: Minor
>
> 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)