jillesvangurp / kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MIT License
100 stars 22 forks source link

[FEAT] implement joining queries #47

Closed jillesvangurp closed 7 months ago

jillesvangurp commented 7 months ago

nested is supported if you need it. Join mappings seem like a bad idea and I've never used them. Shout out if you really need it or create a pull request.