0
votes

As per the elastic document, There is a REST API to add mustache templates (Search Template)

https://www.elastic.co/guide/en/elasticsearch/reference/1.6/search-template.html

does Java API support this now? If yes, What is the syntax to create search templates ?

1

1 Answers