[
https://issues.apache.org/jira/browse/NIFI-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232938#comment-17232938
]
ASF subversion and git services commented on NIFI-7474:
-------------------------------------------------------
Commit 5c925371c2fe21adad11541a3c17a15bb1896d4c in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5c92537 ]
NIFI-7474 Allow index operation type to be provided for PUT Elasticsearch
processors
Signed-off-by: Pierre Villard <[email protected]>
This closes #4665.
> Add index op_type on PutElasticSearch processors
> ------------------------------------------------
>
> Key: NIFI-7474
> URL: https://issues.apache.org/jira/browse/NIFI-7474
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.11.4
> Reporter: Miguel Rodrigues
> Assignee: Chris Sampson
> Priority: Minor
> Labels: elasticsearch, put, putelasticsearch, rest
> Attachments: NIFI-7474.json, NIFI-7474.xml
>
> Original Estimate: 24h
> Time Spent: 4h 11m
> Remaining Estimate: 0h
>
> Add option to choose operation type for indexing in ElasticSearch between
> "index" and "create", to enable _put-if-absent_ operation. Default value
> should be index, as is in ElasticSearch.
> https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html#operation-type
--
This message was sent by Atlassian Jira
(v8.3.4#803005)