From Fedora Project Wiki
Sphinx
- This page is helpful and I used their config and modified it to our needs.
- The Sphinx indexer simply runs on a cron, so that part is simple.
- As far as front end, we are going to look at packaging the above linked MW extension.
- The extension depends on sphinxapi.php, which is in the libsphinxclient package, at */usr/share/doc/libsphinxclient-0.9.9/sphinxapi.php*.
- The extension does not seem to work with MW 1.16, but we want to upgrade eventually anyway.