You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Chris Sampson (Jira)" <ji...@apache.org> on 2022/11/11 16:00:00 UTC

[jira] [Resolved] (NIFI-3284) Add ability to specify parent document ID for PutElasticsearch processors

     [ https://issues.apache.org/jira/browse/NIFI-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Sampson resolved NIFI-3284.
---------------------------------
    Resolution: Won't Fix

> Add ability to specify parent document ID for PutElasticsearch processors
> -------------------------------------------------------------------------
>
>                 Key: NIFI-3284
>                 URL: https://issues.apache.org/jira/browse/NIFI-3284
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Priority: Major
>
> Elasticsearch allows the user to model a parent-child (one-to-many) relationship between documents specify a parent document ID for a child document, thereby associating the parent to the child.  The PutElasticsearch processors (PutElasticsearch, PutElasticsearch5, and PutElasticsearchHttp) do not support this feature, but it is a valuable improvement to do so.
> This could be implemented as a processor property that supports Expression Language, but of course other suggestions are welcome.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)