-
Type:
Improvement
-
Status: Resolved
-
Priority:
P2
-
Resolution: Duplicate
-
Affects Version/s: 2.25.0
-
Fix Version/s: Not applicable
-
Component/s: io-java-elasticsearch
-
Labels:None
It is impossible to index Parent/Child documents using ElasticsearchIO
When using parent/child documents in Elasticsearch, child documents must be indexed using the "parent" attribute when using the bulk endpoint.
https://www.elastic.co/guide/en/elasticsearch/guide/master/indexing-parent-child.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html
There needs to be a "parent" attribute on the DocumentMetadata object. I think a FieldValueExtractFn would work really nicely for this
- duplicates
-
BEAM-11283 Allow for Parent parameter for Parent/Child join - ElasticsearchIO
-
- Open
-