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

Allow passing extra query parameters to a bulk session #61

Closed yassenb closed 1 year ago

yassenb commented 1 year ago

Especially useful when reducing response size by using the filter_path parameter

yassenb commented 1 year ago

Opening following https://github.com/jillesvangurp/kt-search/pull/60