jillesvangurp / kt-search

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

use external json-dsl instead of the now obsolete internal one that we removed #126

Closed jillesvangurp closed 3 months ago

jillesvangurp commented 3 months ago

It was still using the previous version via gradle. Some minor fixes due to minor API changes with JsonDsl.property