Skip to content

alico/ElasticsearchMultiJoinMapping

Repository files navigation

Elasticsearch 7.6 Multiple Join with Nest

I had to use the multiple Join for a project that I was working on in the past days. I looked for the muti join example on the internet but couldn’t find anything even in the official documentation. Finally, I wrote it myself in some way and decided to write this article so that you could use it. Have Fun!

Documentation

For the documentation please have a look at my article below.

Elasticsearch 7.6 Multiple Child Relation with Nest