Top 1.2% forks on proxy.golang.org
proxy.golang.org : github.com/elastic/go-elasticsearch/v9
Package elasticsearch provides a Go client for Elasticsearch. Create the client with the NewDefaultClient function: The ELASTICSEARCH_URL environment variable is used instead of the default URL, when set. Use a comma to separate multiple URLs. To configure the client, pass a Config object to the NewClient function: When using the Elastic Service (https://elastic.co/cloud), you can use CloudID instead of Addresses. When either Addresses or CloudID is set, the ELASTICSEARCH_URL environment variable is ignored. See the elasticsearch_integration_test.go file and the _examples folder for more information. Call the Elasticsearch APIs by invoking the corresponding methods on the client: See the github.com/elastic/go-elasticsearch/esapi package for more information about using the API. See the github.com/elastic/elastic-transport-go package for more information about configuring the transport.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/elastic/go-elasticsearch/v9
Keywords:
client
, elasticsearch
, go
, golang
License: Apache-2.0
Latest release: 18 days ago
First release: 18 days ago
Namespace: github.com/elastic/go-elasticsearch
Stars: 5,832 on GitHub
Forks: 625 on GitHub
Total Commits: 659
Committers: 56
Average commits per author: 11.768
Development Distribution Score (DDS): 0.489
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 3 hours ago