Package sphinx
Source package: sphinx
Version: 2.2.11-alt2.M80P.1
Category: Text tools
Report package bug
Version: 2.2.11-alt2.M80P.1
Build time: Dec 8, 2016, 02:52 PM
in the task #174081
Report package bug
Gear: https://git.altlinux.org/gears/s/sphinx.git?a=tree;hb=73dbdc27cc…
Home page: http://sphinxsearch.com
Home page: http://sphinxsearch.com
License: GPLv2+
Summary: Free open-source SQL full-text search engine
Description:
Summary: Free open-source SQL full-text search engine
Description:
Sphinx is a full-text search engine, distributed under GPL version 2. Commercial licensing (eg. 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 (eg. to natively support some other DBMSes) is designed to be as easy as possible. Search API is natively ported to PHP, Python, Perl, Ruby, Java, and also available as a pluggable 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.
List of rpms provided by this srpm:
libsphinxclient (x86_64, i586)
libsphinxclient-devel (x86_64, i586)
libsphinxclient-devel-static (x86_64, i586)
sphinx (x86_64, i586)
sphinx-debuginfo (x86_64, i586)
libsphinxclient (x86_64, i586)
libsphinxclient-devel (x86_64, i586)
libsphinxclient-devel-static (x86_64, i586)
sphinx (x86_64, i586)
sphinx-debuginfo (x86_64, i586)
Maintainer: Dmitriy Kulik
List of contributors:
Anton Farygin
Igor Zubkov
Dmitriy Kulik
Eugeny A. Rostovtsev
Pavlov Konstantin
List of contributors:
Anton Farygin
Igor Zubkov
Dmitriy Kulik
Eugeny A. Rostovtsev
Pavlov Konstantin
Last changes:
Dec. 7, 2016 Anton Farygin 2.2.11-alt2.M80P.1 |
- added %ubt macros for easy backporting process to stable branches |
Oct. 21, 2016 Anton Farygin 2.2.11-alt1 |
- new version |
June 6, 2013 Igor Zubkov 2.0.8-alt1 |
- 2.0.7 -> 2.0.8 |