I am not able to find a solution to access the elasticsearch 7.3.1 via Java Client. I tried Spring Boot, TransportClient but I always get the version error:
java.lang.IllegalStateException: Received message from unsupported version: [6.4.3] minimal compatible version is: [6.8.0]
I technically want to do it using Spring Boot but if there is any other Java based solution to access elasticsearch 7.3.1 version then it would be fine as well.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.