How To Install and Configure Sphinx on CentOS 7
Sphinx is an open source search engine that allows full-text searches. It is best known for performing searches over large data very efficiently. The data to be indexed can generally come from very different sources: SQL databases, plain text files, HTML files, mailboxes, and so on. In this tutorial, we will set up Sphinx with MySQL server using the sample SQL file included in the distribution package.