ankane/searchkick
Intelligent search made easy observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4798
- days_rel: n/a
- days_push: 16
- n_releases_24m: 0
Adoption not part of the score
6721 stars · 761 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Searchkick is a Ruby library that adds intelligent full-text search to Rails applications backed by Elasticsearch or OpenSearch. It handles stemming, misspellings, synonyms, autocomplete, and zero-downtime reindexing with a simple SQL-like query API.
Use cases
- add typo-tolerant product search to a Rails app
- implement autocomplete and instant search
- support custom synonyms like pop matching soda
- reindex search data without downtime
- personalize search results per user
- add did-you-mean suggestions to search
When to choose
- you have a Rails or Ruby app using Active Record or Mongoid
- you want Elasticsearch/OpenSearch power without learning its query DSL
- you need misspelling tolerance, stemming, and synonyms out of the box
When to avoid
- your project is not Ruby/Rails
- you don't want to run an Elasticsearch or OpenSearch cluster
- you need a hosted search-as-a-service solution
- you need search outside the Ruby ecosystem
Facets
library · maturity stable
search-engine database web-development databases ruby self-hosted elasticsearch opensearch rails full-text-search autocomplete typo-tolerance reindexing search
1 source
- readme: https://github.com/ankane/searchkick · fetched 2026-08-28 · bcf589f37a4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ankane/searchkick | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="ankane/searchkick")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem