An open API service for producing an overview of a list of open source projects.

https://github.com/opensearch-project/opensearch-go

Score: 30.37218970671465

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Go Client for OpenSearch


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 784
Total Committers: 74
Avg Commits per committer: 10.595
Development Distribution Score (DDS): 0.599

Commits in past year: 48
Committers in past year: 15
Avg Commits per committer in past year: 3.2
Development Distribution Score (DDS) in past year: 0.583

Name Email Commits
Karel Minarik k****k@g****m 314
dependabot[bot] 4****] 156
Vijayan Balasubramanian b****j@a****m 60
Jakob j****n@h****m 57
Laurent Saint-Félix l****x@e****o 36
Vacha Shah v****h@a****m 26
Daniel (dB.) Doubrovkine d****k@d****g 18
Rakhat 5****n 13
Seth Michael Larson s****n@e****o 7
Tanner Jones 7****5 5
Roman Suvorov s****3@g****m 5
Andrew Wilkins a****k@g****m 5
Martijn Laarman M****z@g****m 4
Sylvain Wallez s****n@e****o 4
Dzyanis Kuzmenka d****s@g****m 3
István Zoltán Szabó i****o@e****o 3
aboy b****1@g****m 3
Máté Lang l****o@g****m 3
Bennett Mountain 1****m 2
emtammaru e****u@g****m 2
Sushmita s****a@z****m 2
MaximMolchanov 4****v 2
Harrison Jones h****s 2
Thomas Farr t****r@a****m 2
Alexander Menzhinsky a****y@g****m 1
Lindsey Redd l****d@l****m 1
Nathan Lacey n****y@n****m 1
Nevins n****s@s****o 1
Adam Leskis l****s@g****m 1
Agniva De Sarker a****e@y****n 1
and 44 more...

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 98
Total pull requests: 554
Average time to close issues: 4 months
Average time to close pull requests: 9 days
Total issue authors: 62
Total pull request authors: 50
Average comments per issue: 3.15
Average comments per pull request: 1.55
Merged pull request: 306
Bot issues: 5
Bot pull requests: 322

Past year issues: 18
Past year pull requests: 121
Past year average time to close issues: 17 days
Past year average time to close pull requests: 13 days
Past year issue authors: 16
Past year pull request authors: 17
Past year average comments per issue: 1.33
Past year average comments per pull request: 1.53
Past year merged pull request: 49
Past year bot issues: 1
Past year bot pull requests: 72

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/opensearch-project/opensearch-go

Top Issue Authors

  • dblock (10)
  • nhtruong (7)
  • Jakob3xD (6)
  • zethuman (6)
  • mend-for-github-com[bot] (3)
  • kellen-miller (3)
  • VachaShah (2)
  • SlavaUtesinov (2)
  • zr-bennettm (2)
  • 0x0elliot (2)
  • ste93cry (2)
  • dependabot[bot] (2)
  • 17sushmita (2)
  • pincher95 (1)
  • dokterbob (1)

Top Pull Request Authors

  • dependabot[bot] (316)
  • Jakob3xD (88)
  • dblock (24)
  • zethuman (16)
  • VachaShah (15)
  • tannerjones4075 (6)
  • opensearch-trigger-bot[bot] (6)
  • Zhang-jie-jun (4)
  • emtammaru (4)
  • MaximMolchanov (4)
  • rehanpfmr (4)
  • zr-bennettm (4)
  • 17sushmita (3)
  • merlinz01 (3)
  • harrisonhjones (3)

Top Issue Labels

  • enhancement (49)
  • bug (35)
  • untriaged (33)
  • good first issue (17)
  • CCI (6)
  • Mend: dependency security vulnerability (3)
  • help wanted (2)
  • dependencies (2)
  • dependabot (2)
  • performance (1)
  • 2.0.0 (1)
  • question (1)

Top Pull Request Labels

  • dependencies (316)
  • dependabot (315)
  • skip-changelog (30)
  • backport 2.x (8)
  • github_actions (1)
  • bug (1)

Package metadata

proxy.golang.org: github.com/opensearch-project/opensearch-go/v2

Package opensearch provides a Go client for OpenSearch. Create the client with the NewDefaultClient function: The OPENSEARCH_URL/ELASTICSEARCH_URL environment variable is used instead of the default URL, when set. Use a comma to separate multiple URLs. It is an error to set both environment variable. To configure the client, pass a Config object to the NewClient function: See the opensearch_integration_test.go file for more information. Call the OpenSearch APIs by invoking the corresponding methods on the client: See the github.com/opensearch-project/opensearch-go/opensearchapi package for more information about using the API. See the github.com/opensearch-project/opensearch-go/opensearchtransport package for more information about configuring the transport.

  • Homepage: https://github.com/opensearch-project/opensearch-go
  • Documentation: https://pkg.go.dev/github.com/opensearch-project/opensearch-go/v2#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v2.3.0 (published over 2 years ago)
  • Last Synced: 2025-12-17T18:32:08.621Z (about 2 months ago)
  • Versions: 5
  • Dependent Packages: 70
  • Dependent Repositories: 74
  • Docker Downloads: 702,552,087
  • Rankings:
    • Docker downloads count: 0.14%
    • Dependent packages count: 0.561%
    • Dependent repos count: 0.684%
    • Average: 1.768%
    • Forks count: 3.074%
    • Stargazers count: 4.381%
proxy.golang.org: github.com/opensearch-project/opensearch-go

Package opensearch provides a Go client for OpenSearch. Create the client with the NewDefaultClient function: The OPENSEARCH_URL/ELASTICSEARCH_URL environment variable is used instead of the default URL, when set. Use a comma to separate multiple URLs. It is an error to set both environment variable. To configure the client, pass a Config object to the NewClient function: See the opensearch_integration_test.go file for more information. Call the OpenSearch APIs by invoking the corresponding methods on the client: See the github.com/opensearch-project/opensearch-go/opensearchapi package for more information about using the API. See the github.com/opensearch-project/opensearch-go/opensearchtransport package for more information about configuring the transport.

  • Homepage: https://github.com/opensearch-project/opensearch-go
  • Documentation: https://pkg.go.dev/github.com/opensearch-project/opensearch-go#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.1.0 (published almost 4 years ago)
  • Last Synced: 2025-12-17T21:30:31.766Z (about 2 months ago)
  • Versions: 2
  • Dependent Packages: 175
  • Dependent Repositories: 173
  • Docker Downloads: 10,128,581
  • Rankings:
    • Dependent packages count: 0.338%
    • Docker downloads count: 0.428%
    • Dependent repos count: 0.476%
    • Average: 1.815%
    • Forks count: 3.318%
    • Stargazers count: 4.515%
proxy.golang.org: github.com/opensearch-project/opensearch-go/internal/build

  • Homepage: https://github.com/opensearch-project/opensearch-go
  • Documentation: https://pkg.go.dev/github.com/opensearch-project/opensearch-go/internal/build#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.0.0-20220526230748-c0a8490561ee (published over 3 years ago)
  • Last Synced: 2025-12-04T01:01:04.522Z (2 months ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.986%
    • Stargazers count: 2.624%
    • Average: 5.239%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/opensearch-project/opensearch-go/v4

Package opensearch provides a Go client for OpenSearch. Create the client with the NewDefaultClient function: The OPENSEARCH_URL/ELASTICSEARCH_URL environment variable is used instead of the default URL, when set. Use a comma to separate multiple URLs. It is an error to set both environment variable. To configure the client, pass a Config object to the NewClient function: See the opensearch_integration_test.go file for more information. Call the OpenSearch APIs by invoking the corresponding methods on the client: See the github.com/opensearch-project/opensearch-go/opensearchapi package for more information about using the API. See the github.com/opensearch-project/opensearch-go/opensearchtransport package for more information about configuring the transport.

proxy.golang.org: github.com/opensearch-project/opensearch-go/v3

Package opensearch provides a Go client for OpenSearch. Create the client with the NewDefaultClient function: The OPENSEARCH_URL/ELASTICSEARCH_URL environment variable is used instead of the default URL, when set. Use a comma to separate multiple URLs. It is an error to set both environment variable. To configure the client, pass a Config object to the NewClient function: See the opensearch_integration_test.go file for more information. Call the OpenSearch APIs by invoking the corresponding methods on the client: See the github.com/opensearch-project/opensearch-go/opensearchapi package for more information about using the API. See the github.com/opensearch-project/opensearch-go/opensearchtransport package for more information about configuring the transport.

  • Homepage: https://github.com/opensearch-project/opensearch-go
  • Documentation: https://pkg.go.dev/github.com/opensearch-project/opensearch-go/v3#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v3.1.0 (published almost 2 years ago)
  • Last Synced: 2025-12-16T07:20:15.045Z (about 2 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 9.558%
    • Average: 10.17%
    • Dependent repos count: 10.783%

Dependencies

go.mod go
  • github.com/aws/aws-sdk-go v1.44.36
  • github.com/aws/aws-sdk-go-v2 v1.16.5
  • github.com/aws/aws-sdk-go-v2/config v1.15.11
  • github.com/stretchr/testify v1.7.2
go.sum go
  • github.com/aws/aws-sdk-go v1.44.36
  • github.com/aws/aws-sdk-go-v2 v1.16.5
  • github.com/aws/aws-sdk-go-v2/config v1.15.11
  • github.com/aws/aws-sdk-go-v2/credentials v1.12.6
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.13
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6
  • github.com/aws/aws-sdk-go-v2/service/sso v1.11.9
  • github.com/aws/aws-sdk-go-v2/service/sts v1.16.7
  • github.com/aws/smithy-go v1.11.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/google/go-cmp v0.5.8
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.2
  • golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/add-untriaged.yml actions
  • actions/github-script v6 composite
.github/workflows/backport.yml actions
  • VachaShah/backport v1.1.4 composite
  • tibdex/github-app-token v1.5.0 composite
.github/workflows/changelog_verifier.yml actions
  • actions/checkout v3 composite
  • dangoslen/changelog-enforcer v3 composite
.github/workflows/delete_backport_branch.yml actions
  • SvanBoxel/delete-merged-branch main composite
.github/workflows/dependabot_pr.yml actions
  • actions/checkout v3 composite
  • dangoslen/dependabot-changelog-helper v2 composite
  • stefanzweifel/git-auto-commit-action v4 composite
  • tibdex/github-app-token v1.5.0 composite
.github/workflows/license.yml actions
  • actions/checkout v3 composite
.github/workflows/links.yml actions
  • actions/checkout v3 composite
  • lycheeverse/lychee-action v1.0.8 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/test-compatibility.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/test-integration-unreleased.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/test-integration.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • codecov/codecov-action v1 composite
.github/workflows/test-unit-tip.yml actions
  • actions/checkout v3 composite
.github/workflows/test-unit.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • codecov/codecov-action v1 composite
.ci/opensearch/docker-compose.yml docker