Ross ROSS = Recommend OSS · open-source software intelligence for agents

searchbox-io/Jest

Elasticsearch Java Rest Client. observed · 2026-08-28

github.com/searchbox-io/Jest · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5217
  • days_rel: n/a
  • days_push: 1251
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2094 stars · 718 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jest is a Java HTTP REST client library for Elasticsearch, filling the gap for a lightweight REST-based client instead of the native Java API. It also offers an Android port (jest-droid) and supports Elasticsearch versions 1 through 6.

Use cases

  • query elasticsearch from a java application over http
  • index and search documents in elasticsearch using a rest client
  • use elasticsearch from an android app
  • avoid the heavyweight native elasticsearch java client
  • integrate elasticsearch search into a jvm backend service

When to choose

  • you are on an older Elasticsearch 5/6 stack and need a simple Java REST client
  • you want a lightweight HTTP-based alternative to the native transport client
  • you need Elasticsearch access from Android

When to avoid

  • you are starting a new project - the project is no longer actively developed
  • you use Elasticsearch 7+ or newer features
  • you want an officially supported client - use the official Elasticsearch Java API client

Facets

library · maturity abandoned

http-client search-engine database-driver databases developer-tools jvm elasticsearch rest-client http java android-port search android

1 source

Member repositories

RepositoryRoleHealth v2
searchbox-io/Jestmain10

For agents

markdown · JSON · MCP: product_card(name="searchbox-io/Jest")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem