[
https://issues.apache.org/jira/browse/NIFI-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336303#comment-15336303
]
ASF subversion and git services commented on NIFI-1594:
-------------------------------------------------------
Commit e27c2556db17dea2b5adce8ed4291d92595fe6a7 in nifi's branch
refs/heads/master from [~joaohf]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e27c255 ]
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]>
This closes #255
> 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)