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

fix #23 snake case search dsl everywhere #28

Closed jillesvangurp closed 1 year ago

jillesvangurp commented 1 year ago

use snake case as the default naming convention. Oopsie, missed that when I changed the default to asIs