Fedora Packages

sphinx

Free open-source SQL full-text search engine

Sphinx is a full-text search engine, distributed under GPL version 2. Commercial licensing (e.g. for embedded use) is also available upon request. Generally, it's a standalone search engine, meant to provide fast, size-efficient and relevant full-text search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data source drivers support fetching data either via direct connection to MySQL, or PostgreSQL, or from a pipe in a custom XML format. Adding new drivers (e.g. native support other DBMSes) is designed to be as easy as possible. Search API native ported to PHP, Python, Perl, Ruby, Java, and also available as a plug-gable MySQL storage engine. API is very lightweight so porting it to new language is known to take a few hours. As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase Index. Yes, I know about CMU's Sphinx project.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.2.11-20.fc35 -
Fedora 35 2.2.11-20.fc35 -
Fedora 34 2.2.11-18.fc34 -
EPEL 8 2.2.11-15.el8 -
Package Info
Related Packages

You can contact the maintainers of this package via email at sphinx dash maintainers at fedoraproject dot org.



Sources on Pagure