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

pat/thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails observed · 2026-08-28

github.com/pat/thinking-sphinx · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

50/100

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

  • gap_med: n/a
  • age_days: 6716
  • days_rel: n/a
  • days_push: 234
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1620 stars · 464 forks observed · 2026-08-28

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

Thinking Sphinx is a Ruby library that integrates the Sphinx and Manticore full-text search engines with ActiveRecord and Rails. It lets developers define search indexes on models and query them through a familiar ActiveRecord-style API.

Use cases

  • add full-text search to a Rails app
  • index ActiveRecord models with Sphinx
  • search records with Manticore from Ruby
  • build faceted search over Rails models
  • replace slow SQL LIKE queries with full-text search
  • integrate Sphinx search into ActiveRecord scopes

When to choose

  • you have a Rails or ActiveRecord app and need fast full-text search
  • you already run Sphinx or Manticore and want idiomatic Ruby integration
  • you need indexed, scalable search over relational data

When to avoid

  • you use a non-Ruby stack or an ORM other than ActiveRecord
  • you prefer a hosted or all-in-one search solution like Elasticsearch or Meilisearch without running a separate engine
  • your search needs are trivial and a simple SQL query suffices

Facets

plugin · maturity active

search-engine database web-development databases ruby sphinx manticore activerecord rails full-text-search search web-server

1 source

Member repositories

RepositoryRoleHealth v2
pat/thinking-sphinxmain50

For agents

markdown · JSON · MCP: product_card(name="pat/thinking-sphinx")

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