github.com/elastic/go-elasticsearch/v8
go
pkg:golang/github.com/elastic/go-elasticsearch/v8
109 Dependabot PRs
24 days ago
32 repositories
5 repositories
Recent PRs (filtered by: Merged )
build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0 in /pkg/gofr/datasource/elasticsearch
gofr-dev/gofr #2387
chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0 in /loadgen/cmd/otelbench
elastic/opentelemetry-collector-components #802
build(deps): bump the dependabot group across 1 directory with 23 updates
ohsu-comp-bio/funnel #1243
chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
schmiddim/kibana-alert-exporter #26
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
ph4r5h4d/wait4it #179
build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
grokify/goelastic #252
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
sunhailin-Leo/data-pipeline-go #94
go.mod: bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0
conduitio-labs/conduit-connector-elasticsearch #136
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.0 to 8.18.1
xataio/pgstream #415
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.0 to 8.18.1
schmiddim/kibana-alert-exporter #24
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.0 to 8.18.1
ph4r5h4d/wait4it #178
build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.18.0 to 8.18.1
elastic/fleet-server #5044
Bump github.com/elastic/go-elasticsearch/v8 from 8.18.0 to 8.18.1
sunhailin-Leo/data-pipeline-go #81
Package Details
| Name: | github.com/elastic/go-elasticsearch/v8 |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/elastic/go-elasticsearch/v8 |
| 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: |
v8.18.0
7 months ago |
| Dependent Repos: | 489 |
| Dependent Packages: | 723 |
| Ranking: | Top 0.3208% by dependent repos Top 0.2031% by dependent pkgs |