1. download the latest version from this [url]http://sphinxsearch.com/downloads.html[/url]
2. tar xzvf sphinx-0.9.8.tar.gz and cd sphinx
3. run "./configure --with-mysql --with-pgsql", then "make" and "sudo make install"
4. once you get sphinx set up, you need to start the sphinx daeman by running "rake ts:in" and then "rake ts:start"
2. tar xzvf sphinx-0.9.8.tar.gz and cd sphinx
3. run "./configure --with-mysql --with-pgsql", then "make" and "sudo make install"
4. once you get sphinx set up, you need to start the sphinx daeman by running "rake ts:in" and then "rake ts:start"
本文介绍如何从官网下载最新版Sphinx全文搜索服务并进行安装配置,包括解压文件、运行配置脚本、编译及安装等步骤,并指导如何启动Sphinx守护进程。
209

被折叠的 条评论
为什么被折叠?



