thinking_sphinx search

1. download the latest version from this http://sphinxsearch.com/downloads.html
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"

你可能感兴趣的:(html,mysql,UP)