[
https://issues.apache.org/jira/browse/NIFI-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336298#comment-15336298
]
ASF subversion and git services commented on NIFI-1594:
-------------------------------------------------------
Commit d9ec3655039c4e2a35847f4c24904637569642f7 in nifi's branch refs/heads/0.x
from [~joaohf]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=d9ec365 ]
NIFI-1594: Add support to expression language to define index operation
The index operation should be one of "index", "update", " upsert ".
This lets the operation could be defined by incoming flowfile.
Signed-off-by: João Henrique Ferreira de Freitas <[email protected]>
Signed-off-by: Matt Burgess <[email protected]>
> Add option to bulk using Index or Update to PutElasticsearch
> ------------------------------------------------------------
>
> Key: NIFI-1594
> URL: https://issues.apache.org/jira/browse/NIFI-1594
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: João Henrique Ferreira de Freitas
> Priority: Minor
> Fix For: 1.0.0, 0.7.0
>
>
> I have a use case where two flowfiles needs to be write using
> PutElasticsearch. Both will write to the same document but in different
> properties.
> The proposal is to let the user choice if an Update operation or Index is
> needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)