jillesvangurp / kt-search

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

[FEAT] Investigate using annotations for implementation specific features #8

Closed jillesvangurp closed 1 year ago

jillesvangurp commented 2 years ago

There are going to be APIs and API extensions that only work with newer versions of Elasticsearch or Opensearch or that work differently on both.

jillesvangurp commented 1 year ago

we have enough support for now