-
Type:
Improvement
-
Status: Open
-
Priority:
P2
-
Resolution: Unresolved
-
Affects Version/s: 2.25.0
-
Fix Version/s: None
-
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
- is duplicated by
-
BEAM-11284 Allow for Parent parameter for Parent/Child join - ElasticsearchIO
-
- Resolved
-