Any interest in an Elasticsearch client in delphi language?

I have used elasticsearch solution in my challenges and projects.
Actually my challenge is extract relevant information in some of millions of lines of executed methods at servers applications.
Naturally I have produced some basic classes that translate the elasticsearch way create new index, field mapping, delete indexes, send bulk data, etc...
A set of classes and / or components add value to the community?

2 Likes

Yup! It's always interesting to have other communication references to the ElasticSearch server!
Are you interested in sharing it?