For using the RT indexes feature, please see:
http://sphinxsearch.com/forum/view.html?id=9856
RT feature of the current Sphinx version (2.0.4) isn't compatible with the latest PHP 5.4.5 mysqlnd available in the repository. Patch is described in the same place and it's maybe a good idea to include it into the package because it's in fact an by PHP inducted regression.
Search Criteria
Package Details: sphinx 2.2.11-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/sphinx.git (read-only, click to copy) |
---|---|
Package Base: | sphinx |
Description: | Free open-source SQL full-text search engine. |
Upstream URL: | http://www.sphinxsearch.com/ |
Keywords: | devel engine fulltext |
Licenses: | GPL |
Conflicts: | sphinx-beta, sphinx-bin |
Submitter: | None |
Maintainer: | shyamin |
Last Packager: | None |
Votes: | 70 |
Popularity: | 0.016996 |
First Submitted: | 2008-05-26 00:46 (UTC) |
Last Updated: | 2023-10-06 08:30 (UTC) |
Dependencies (5)
- expat (expat-gitAUR)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, libmysqlclient81AUR, libmysqlclient57AUR, mariadb-libs-gitAUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-libs, mariadb-lts-libs)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR)
- unixodbc (unixodbc-gitAUR)
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR) (optional)
Required by (1)
- symbolator-git (optional)
Sources (5)
martinpoljak commented on 2012-07-24 16:30 (UTC)
dryes commented on 2012-05-25 06:03 (UTC)
Regarding the prefix, I assume it's to avoid conflicts with other packages, although I couldn't say which.
If anyone has any input, please share.
Also yes.
cameel commented on 2012-05-24 13:09 (UTC)
One more thing: could PostgreSQL support be enabled by default (--with-pgsql option for configure)?
cameel commented on 2012-05-24 12:36 (UTC)
Why are the executables prefixed with 'sphinx-'? I'm trying to use this package with thinking_sphinx ruby gem, but it assumes that the name is 'searchd' and only allows you to specify the path, not the executable name through the 'bin_path' configuration option. I know that I can edit the PKGBUILD to change it and that's what I'm going to do but I just wanted to know what is the rationale behind having this prefix by default.
dryes commented on 2012-04-18 02:30 (UTC)
mamciek: thanks. updated.
mamciek commented on 2012-04-10 14:20 (UTC)
In the meantime this patch helps http://pastebin.com/20wfb1vn (at least compilation doesn't fail)
mamciek commented on 2012-04-10 13:04 (UTC)
I filed issue report http://sphinxsearch.com/bugs/view.php?id=1157
mamciek commented on 2012-04-10 12:15 (UTC)
Cannot build sphinx
make[2]: *** [sphinxexpr.o] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-maciej/aur-sphinx/src/sphinx-2.0.4-release/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/yaourt-tmp-maciej/aur-sphinx/src/sphinx-2.0.4-release/src'
make: *** [all-recursive] Error 1
dryes commented on 2012-01-16 20:18 (UTC)
Thanks mtorromeo; updated with below and a few changes of my own.
Pinned Comments
<deleted-account> commented on 2023-09-30 20:51 (UTC)
The last open source version of sphinx was
2.2.11
.2.3.2-beta
has been released, but this is a beta version and should be provided under the namesphinx-beta
. A closed-source version3.5.1
has been released, which should be supported by the maintainers ofsphinx-bin
.