github.com/elastic/go-elasticsearch/v9
go
pkg:golang/github.com/elastic/go-elasticsearch/v9
11 Dependabot PRs
28 days ago
5 repositories
2 repositories
Recent PRs
Bump github.com/elastic/go-elasticsearch/v9 from 9.3.3 to 9.4.0 in /compliance
elastic/package-spec #1159
:arrow_up: Bump the gomod group with 6 updates
link-society/flowg #1284
Bump github.com/elastic/go-elasticsearch/v9 from 9.3.0 to 9.3.1 in /compliance
elastic/package-spec #1078
:arrow_up: Bump the gomod group with 3 updates
link-society/flowg #1149
build(deps): bump github.com/elastic/go-elasticsearch/v9 from 9.1.0 to 9.2.1
traP-jp/circuledge-backend #60
build(go): ⬆️ bump github.com/elastic/go-elasticsearch/v9 from 9.1.0 to 9.2.0
immanent-tech/slog-elasticsearch #19
:arrow_up: Bump the gomod group with 3 updates
link-society/flowg #1013
build🤖 bump github.com/elastic/go-elasticsearch/v9 from 9.1.0 to 9.2.0
:arrow_up: Bump github.com/elastic/go-elasticsearch/v9 from 9.0.0 to 9.1.0
link-society/flowg #912
build🤖 bump github.com/elastic/go-elasticsearch/v9 from 9.0.0 to 9.1.0
build(deps): bump github.com/elastic/go-elasticsearch/v9 from 9.0.0 to 9.1.0
traP-jp/circuledge-backend #39
Package Details
| Name: | github.com/elastic/go-elasticsearch/v9 |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/elastic/go-elasticsearch/v9 |
| JSON API: | View JSON |
Package Information
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.
| Repository: | https://github.com/elastic/go-elasticsearch |
| Homepage: | https://github.com/elastic/go-elasticsearch |
| Latest Release: |
v9.0.0
about 1 year ago |
| Dependent Repos: | 0 |
| Dependent Packages: | 0 |
| Ranking: | Top 5.9646% by dependent repos Top 5.59% by dependent pkgs |