https://github.com/codelibs/elasticsearch-httpclient
Elasticsearch HTTP Rest Client
https://github.com/codelibs/elasticsearch-httpclient
elasticsearch
Last synced: 2 months ago
JSON representation
Elasticsearch HTTP Rest Client
- Host: GitHub
- URL: https://github.com/codelibs/elasticsearch-httpclient
- Owner: codelibs
- Created: 2018-05-03T13:53:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T20:59:21.000Z (over 1 year ago)
- Last Synced: 2025-03-30T18:04:23.852Z (3 months ago)
- Topics: elasticsearch
- Language: Java
- Homepage:
- Size: 603 KB
- Stars: 6
- Watchers: 8
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
elasticsearch-httpclient
[](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.