MariaDB with SphinxSE
- SphinxSE allows MariaDB to use Sphinx for full-text searching by acting as a storage engine that communicates with the Sphinx search daemon.
- It allows existing applications using MySQL full-text search to port to Sphinx searching more easily.
- SphinxSE passes Sphinx queries to searchd and returns the results to MariaDB, supporting many Sphinx query options and optimizations for sorting, filtering, and result slicing.