# sphinxsearch/sphinx

Sphinx search server

Repository: https://github.com/sphinxsearch/sphinx
Canonical: https://ross.abutalabs.com/products/sphinxsearch-sphinx
Homepage: http://sphinxsearch.com
Language: C++
License: GPL-2.0
License Family: copyleft
Last push: 2023-12-19T19:32:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4106, "days_push": 988, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1829, forks 375 (observed 2026-08-28T04:05:41.644324+00:00)

## What it is
Sphinx is an open-source full-text search server written in C++, providing fast indexing and querying of structured and unstructured data. This repository hosts the legacy 2.x branch, which is no longer actively developed; active development happens in the closed/delayed-FOSS 3.x releases.

## Use cases
- add full-text search to a website or application
- index millions of SQL database records for fast search
- run a standalone search server with an SQL-like query language
- build autocomplete and faceted search features
- replace MySQL full-text search with a faster engine

## When to choose
- you need a mature, self-hosted full-text search server with low resource usage
- you are maintaining an existing deployment already built on Sphinx 2.x
- you want SQL-database integration for search indexing

## When to avoid
- you need the latest features or bug fixes - the 3.x release is developed separately with delayed source access
- you want a fully open-source actively maintained project - this branch is effectively unsupported since 2018
- you prefer an ecosystem with modern tooling like Elasticsearch or Meilisearch

## Facets
- artifact type: service
- maturity: maintenance
- function: search-engine, http-server
- domain: databases, developer-tools
- platform: windows, cross-platform
- tags: full-text-search, c-plus-plus, indexing, legacy-branch, search, linux, macos

## Member repositories
- sphinxsearch/sphinx (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.644324+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:23.342389+00:00, confidence not recorded.
  - readme: https://github.com/sphinxsearch/sphinx (fetched 2026-08-28T04:05:41.644324+00:00, sha 06996e41cbe6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
