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

[FEAT] support nullable values in json dsl #58

Closed jillesvangurp closed 1 year ago

jillesvangurp commented 1 year ago

currently a Map<String,Any> instead of Map<String,Any>