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

spring-projects/spring-data-elasticsearch

Provide support to increase developer productivity in Java when using Elasticsearch. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access. observed · 2026-08-28

github.com/spring-projects/spring-data-elasticsearch · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100

Flags: no_readme

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: 0.0
  • age_days: 4874
  • days_rel: 12
  • days_push: 11
  • n_releases_24m: 51

Full methodology

Adoption not part of the score

2961 stars · 1339 forks observed · 2026-08-28

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

Spring Data Elasticsearch is part of the Spring Data umbrella, providing a familiar Spring-based programming model for Elasticsearch. It offers template classes, annotation-driven object mapping, and repository-style data access for Elasticsearch documents.

Use cases

  • integrate elasticsearch into a spring boot application
  • map java pojos to elasticsearch documents
  • write repository interfaces for elasticsearch queries
  • use reactive elasticsearch clients in spring
  • run custom elasticsearch queries from spring repositories
  • configure elasticsearch http clients in spring

When to choose

  • you are building a Spring or Spring Boot application backed by Elasticsearch
  • you want repository-style data access and POJO mapping instead of raw Elasticsearch clients
  • you need reactive Elasticsearch support in a Spring WebFlux app

When to avoid

  • you are not using the Spring ecosystem
  • you need direct, low-level control over the Elasticsearch REST API
  • you use a different search engine such as OpenSearch without compatibility checks

Facets

library · maturity active

database-driver orm search-engine http-client databases backend developer-tools jvm spring-data elasticsearch repository-pattern object-mapping reactive search

5 sources

Member repositories

RepositoryRoleHealth v2
spring-projects/spring-data-elasticsearchmain99

For agents

markdown · JSON · MCP: product_card(name="spring-projects/spring-data-elasticsearch")

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