Fri, 27 Jun 2025 00:17:11 CST | login

Information for build sphinx-2.2.11-3.oc9

ID43068
Package Namesphinx
Version2.2.11
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/sphinx.git?.#09e7a343ed19940c91b11a7f357c2a03b64f0198
SummaryFree open-source SQL full-text search engine
DescriptionSphinx 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. For the Sphinx documentation generator, see python-sphinx instead.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 15:57:44 CST
CompletedSat, 14 Jun 2025 16:06:27 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/sphinx.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/sphinx.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
sphinx-2.2.11-3.oc9.src.rpm (info) (download)
aarch64
libsphinxclient-2.2.11-3.oc9.aarch64.rpm (info) (download)
libsphinxclient-devel-2.2.11-3.oc9.aarch64.rpm (info) (download)
sphinx-2.2.11-3.oc9.aarch64.rpm (info) (download)
sphinx-php-2.2.11-3.oc9.aarch64.rpm (info) (download)
sphinx-debuginfo-2.2.11-3.oc9.aarch64.rpm (info) (download)
sphinx-debugsource-2.2.11-3.oc9.aarch64.rpm (info) (download)
loongarch64
libsphinxclient-2.2.11-3.oc9.loongarch64.rpm (info) (download)
libsphinxclient-devel-2.2.11-3.oc9.loongarch64.rpm (info) (download)
sphinx-2.2.11-3.oc9.loongarch64.rpm (info) (download)
sphinx-php-2.2.11-3.oc9.loongarch64.rpm (info) (download)
sphinx-debuginfo-2.2.11-3.oc9.loongarch64.rpm (info) (download)
sphinx-debugsource-2.2.11-3.oc9.loongarch64.rpm (info) (download)
x86_64
libsphinxclient-2.2.11-3.oc9.x86_64.rpm (info) (download)
libsphinxclient-devel-2.2.11-3.oc9.x86_64.rpm (info) (download)
sphinx-2.2.11-3.oc9.x86_64.rpm (info) (download)
sphinx-php-2.2.11-3.oc9.x86_64.rpm (info) (download)
sphinx-debuginfo-2.2.11-3.oc9.x86_64.rpm (info) (download)
sphinx-debugsource-2.2.11-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.2.11-3 - Rebuilt for loongarch64 * Mon Mar 17 2025 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.11-2 - fix install error * Tue Aug 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.11-1 - initial build