I am using Elastic6.3 version.
Since parent and child must use same routing (in order to present in same shard)
Is there any setting/parameter where while indexing child document mention that use routing same as parent instead of passing routing attribute?
Thanks.