# elasticsearch-httpclient **Repository Path**: mirrors_codelibs/elasticsearch-httpclient ## Basic Information - **Project Name**: elasticsearch-httpclient - **Description**: Elasticsearch HTTP Rest Client - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README elasticsearch-httpclient [![Java CI with Maven](https://github.com/codelibs/elasticsearch-httpclient/actions/workflows/maven.yml/badge.svg)](https://github.com/codelibs/elasticsearch-httpclient/actions/workflows/maven.yml) ============= HttpClient provided by elasticsearch-httpclient is HTTP-based implementation for org.elasticsearch.client.Client. You can replace TranportClient with this HttpClient to access to Elasticsearch with HTTP port.