Join mappings under one index using common key

Hi,

I have index which has multiple mappings defined under it. Is there a way to join two mappings to get data from both by common key?

Regards.

From 6.x you can't create anymore an index with multiple mappings.

Okay, Thank you.