Where is Javadoc for elasticsearch-client API

Similar to this http://docs.spring.io/spring-data/elasticsearch/docs/current/api/index.html

Also if anyone can share a good Spring Data ElasticSearch example, I'd appreciate it.

thanks.

find it https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.2.2

Here is one example of Spring Data ElasticSearch. It is bit old but can help you get started.

http://ahmadimt.github.io/springbootes/

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.