Matt Burgess created NIFI-3284:
----------------------------------
Summary: 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
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
(v6.3.4#6332)