I need someone who can do this for me:
Anyone interested - please help
<3
1. Download source: http://www.sphinxsearch.com/downloads/s ... 9.8.tar.gz
2. Extract and ./configure & make & make install, edit /usr/local/etc/sphinx.conf
3. After configuration run /usr/local/bin/indexer to index phpbb_posts_text table specified before in sphinx.conf
4. After succesfully indexing, run search deamon which your php app will speak to /usr/local/bin/searchd
5. copy /sphinxSource/api/sphinxapi.php to phpbb/includes/ and put sphinx queries instead of old query in search.php
Anyone interested - please help