Not sure I follow what this is about. I maintain kt-search, which is my multiplatform kotlin client for Elasticsearch (and Opensearch). so would be interested in understanding what your requirements are for this and why this is needed.
t
Tuomas Tammero
04/26/2023, 6:58 AM
Well there was no straightforward way to pass kotlinx json serializer to the elasticsearch transport to handle the serialization, but it would require a bit more implementing. Just wanted to see if somebody had done something like this with elasticsearch-java