Hi,
I was looking for a fluent Java API for creating an index template and came across Jest.
The problem I saw there was that other than the template name, you had to provide the rest with Json String.
Does someone knows a better way (DSL) for doing that in Java?
Thanks!
Asaf