burke/mongosphinx — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2010-02-04
Add ranked, relevance-based full-text search to a Rails blog or e-commerce site backed by MongoDB.
Mark specific MongoDB fields like title and body as searchable and build a Sphinx index from them.
Run keyword searches like 'cheap blue shoes' that return relevant results instead of exact-match queries.
Set up a rake task to periodically rebuild the Sphinx index as MongoDB data changes.
| burke/mongosphinx | redis/try.redis | dhh/conductor | |
|---|---|---|---|
| Stars | 70 | 67 | 74 |
| Language | Ruby | Ruby | Ruby |
| Last pushed | 2010-02-04 | 2022-11-02 | 2010-09-16 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Project is unmaintained, may need tweaks to work with newer MongoDB or Ruby versions.
A Ruby library that connects MongoDB with the Sphinx search engine to add Google-like full-text search to Rails apps, though the project is no longer maintained.
Mainly Ruby. The stack also includes Ruby, MongoDB, Sphinx.
Dormant — no commits in 2+ years (last push 2010-02-04).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.