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

blugelabs/bluge

indexing library for Go observed · 2026-08-28

github.com/blugelabs/bluge · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 64
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2195
  • days_rel: n/a
  • days_push: 220
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2031 stars · 128 forks observed · 2026-08-28

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

Bluge is a modern full-text indexing and search library for Go, supporting text, numeric, date, and geo fields with BM25 scoring. It provides queries, highlighting, and extensible aggregations like bucketing and metrics.

Use cases

  • add full-text search to a Go application
  • build an embedded search index without a separate server
  • index and query text, numeric, date, and geo fields
  • compute search aggregations like term buckets and cardinality
  • highlight matching terms in search results

When to choose

  • you need an embedded, in-process search engine in Go
  • you want BM25 scoring with pluggable similarity
  • you need aggregations and highlighting alongside search

When to avoid

  • you need a distributed, multi-node search cluster
  • you want a turnkey search server with REST API out of the box
  • your stack is not Go

Facets

library · maturity active

search-engine parser databases developer-tools go cross-platform full-text-search text-indexing bm25 inverted-index embedded-search aggregations highlighting search

1 source

Member repositories

RepositoryRoleHealth v2
blugelabs/blugemain52

For agents

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

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