TweetIn earlier post we saw how to install and configure sphinx. We also created an index for sphinx to search from. Now let us see how to search the index from a php script. Sphinx comes with a PHP implementation of searchd client API. You can find it at api/sphinxapi.php in the root of the [...]