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

mongoosastic/mongoosastic

Index Mongoose models into elasticsearch automatically. observed · 2026-08-28

github.com/mongoosastic/mongoosastic · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4331
  • days_rel: n/a
  • days_push: 1275
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1073 stars · 324 forks observed · 2026-08-28

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

Mongoosastic is a Mongoose plugin that automatically indexes MongoDB models into Elasticsearch, keeping documents synchronized on save. It adds a search() method to models so you can query Elasticsearch directly and hydrate results back into Mongoose documents.

Use cases

  • add full-text search to a MongoDB app via Elasticsearch
  • automatically sync Mongoose model changes to an Elasticsearch index
  • search users or products by free-text queries from Node.js
  • bulk index an existing MongoDB collection into Elasticsearch
  • filter or transform documents before indexing them into Elasticsearch

When to choose

  • you use Mongoose/MongoDB and want automatic Elasticsearch indexing with minimal setup
  • you want search results hydrated back into Mongoose documents
  • you need bulk indexing, filtering, or transformation hooks for your index pipeline

When to avoid

  • you don't use MongoDB with Mongoose
  • you use a different search engine like Meilisearch, Typesense, or Algolia
  • you need a fully custom indexing pipeline unrelated to Mongoose models

Facets

plugin · maturity active

search-engine plugin-system database databases web-development backend mongoose elasticsearch mongodb full-text-search data-indexing typescript search nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
mongoosastic/mongoosasticmain23

For agents

markdown · JSON · MCP: product_card(name="mongoosastic/mongoosastic")

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