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

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

Score: 14.094535263324872

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Java Client for OpenSearch


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 821
Total Committers: 104
Avg Commits per committer: 7.894
Development Distribution Score (DDS): 0.764

Commits in past year: 144
Committers in past year: 19
Avg Commits per committer in past year: 7.579
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
dependabot[bot] 4****] 194
Thomas Farr t****r@a****m 107
Sylvain Wallez s****n@e****o 94
Andriy Redko a****o@a****o 79
Vacha Shah v****h@a****m 69
Daniel (dB.) Doubrovkine d****k@a****m 29
Rishab Nahata r****a@a****m 26
opensearch-trigger-bot[bot] 9****] 23
Mital Awachat m****t 22
István Zoltán Szabó s****e@g****m 18
Sayali Gaikawad g****a@a****m 16
szczepanczykd 4****d 6
Vijayan Balasubramanian b****j@a****m 6
Harsha Vamsi Kalluri h****6@g****m 6
Nigel Small n****l@e****o 5
MikePieperSer 4****r 4
Brett Findlay b****y@a****g 4
Uriel Dan Nudelman u****d@g****m 3
Peter-Josef Meisch p****h@s****m 3
Peter Zhu z****i@a****m 3
Jai j****5@g****m 3
Dante d****e@c****o 3
Baekgyu Kim b****v@g****m 3
Varun Jain v****r@a****m 2
Tatsuya Kawakami 4****o 2
Ralph Ursprung 3****g 2
Pushpendra Singh - WM m****a@g****m 2
Mstrutov 4****v 2
Miguel Vilá m****g@g****m 2
Matt Timmermans m****m 2
and 74 more...

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 305
Total pull requests: 1,113
Average time to close issues: 3 months
Average time to close pull requests: 10 days
Total issue authors: 177
Total pull request authors: 82
Average comments per issue: 2.1
Average comments per pull request: 0.72
Merged pull request: 840
Bot issues: 44
Bot pull requests: 475

Past year issues: 62
Past year pull requests: 298
Past year average time to close issues: 9 days
Past year average time to close pull requests: 2 days
Past year issue authors: 43
Past year pull request authors: 18
Past year average comments per issue: 1.35
Past year average comments per pull request: 0.44
Past year merged pull request: 211
Past year bot issues: 10
Past year bot pull requests: 160

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

Top Issue Authors

  • github-actions[bot] (37)
  • dblock (13)
  • Xtansia (13)
  • nhtruong (7)
  • VachaShah (7)
  • rursprung (7)
  • chanon-onman (6)
  • reta (6)
  • fs-chris (4)
  • chenqi0805 (4)
  • BrendonFaleiro (4)
  • dependabot[bot] (4)
  • luontola (3)
  • AlexElin (3)
  • mend-for-github-com[bot] (3)

Top Pull Request Authors

  • Xtansia (279)
  • dependabot[bot] (251)
  • opensearch-trigger-bot[bot] (224)
  • reta (122)
  • VachaShah (40)
  • dblock (17)
  • 001mertiya (15)
  • szczepanczykd (10)
  • hogesako (6)
  • jainankitk (6)
  • playLeo (5)
  • gaiksaya (5)
  • harshavamsi (4)
  • jvan1997 (4)
  • quangdutran (4)

Top Issue Labels

  • bug (140)
  • untriaged (108)
  • enhancement (85)
  • good first issue (18)
  • CCI (6)
  • release (5)
  • dependencies (4)
  • dependabot (4)
  • skip-changelog (4)
  • documentation (3)
  • Mend: dependency security vulnerability (3)
  • github-actions (2)
  • performance (2)
  • v3.0.0 (1)
  • v2.9.0 (1)

Top Pull Request Labels

  • skip-changelog (257)
  • dependencies (253)
  • dependabot (250)
  • backport 2.x (102)
  • autocut (71)
  • github-actions (40)
  • backport 3.x (32)
  • bug (8)
  • untriaged (4)
  • backport main (3)
  • enhancement (2)
  • backport 2.15 (1)

Package metadata

repo1.maven.org: org.opensearch.client:opensearch-java

High level OpenSearch Java Client.

  • Homepage: https://github.com/opensearch-project/opensearch-java/
  • Documentation: https://appdoc.app/artifact/org.opensearch.client/opensearch-java/
  • Licenses: The Apache License, Version 2.0
  • Latest release: 3.7.0 (published 27 days ago)
  • Last Synced: 2026-03-20T14:04:13.271Z (10 days ago)
  • Versions: 50
  • Dependent Packages: 7
  • Dependent Repositories: 34
  • Rankings:
    • Dependent repos count: 3.913%
    • Dependent packages count: 8.396%
    • Average: 16.146%
    • Forks count: 20.664%
    • Stargazers count: 31.612%

Dependencies

buildSrc/build.gradle.kts maven
  • org.ajoberstar.grgit:grgit-gradle 4.0.1 implementation
java-client/build.gradle.kts maven
  • com.google.code.findbugs:jsr305 3.0.2 api
  • jakarta.json:jakarta.json-api 2.0.1 api
  • org.eclipse.parsson:parsson 1.0.0 api
  • io.github.classgraph:classgraph 4.8.116 testImplementation
.github/workflows/backport.yml actions
  • VachaShah/backport v2.1.0 composite
  • tibdex/github-app-token v1.5.0 composite
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 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 v2 composite
  • dangoslen/dependabot-changelog-helper v1 composite
  • stefanzweifel/git-auto-commit-action v4 composite
  • tibdex/github-app-token v1.5.0 composite
.github/workflows/links.yml actions
  • actions/checkout v2 composite
  • lycheeverse/lychee-action v1.5.0 composite
.github/workflows/publish-snapshots.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • aws-actions/configure-aws-credentials v1 composite
.github/workflows/release-drafter.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/test-integration-unreleased.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
.github/workflows/test-integration.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
.github/workflows/test-unit.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
.ci/Dockerfile docker
  • openjdk 15 build
.ci/opensearch/Dockerfile docker
  • opensearchproject/opensearch $OPENSEARCH_VERSION build
.github/workflows/add-untriaged.yml actions
  • actions/github-script v6 composite
.ci/opensearch/docker-compose.yml docker
build.gradle.kts maven
samples/build.gradle.kts maven
.github/workflows/increment-version.yml actions
  • actions/checkout v4 composite
  • peter-evans/create-pull-request v5 composite
  • tibdex/github-app-token v2.1.0 composite