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

[FEAT] add head function to RestClient #52

Closed jakub-senohrabek closed 1 year ago

jakub-senohrabek commented 1 year ago

Describe the enhancement

Add head function into the RestClient

Why is this needed?

To allow exists functions on indexes, documents etc. Example