jillesvangurp / kt-search

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

implement terms_set query #44

Closed jillesvangurp closed 1 year ago

jillesvangurp commented 1 year ago

also cleans up redundant msearch impl from old code base

closes #39