Search code examples
javaelasticsearchelasticsearch-jest

Java HTTP Client for ElasticSearch


I'm trying to connect from Java to ElasticSearch but I can only connect over HTTP. I can't use the TransportClient. Is there a Java client wrapper around the ElasticSearch REST APIs? If so, how do I use it?


Solution

  • Hi There is a brand new project just matching your needs. It Java based Rest API for Elasticsearch

    Check it out! its name JEST