> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/server-usage/storage-engines/sphinx-storage-engine.md).

# SphinxSE

{% columns %}
{% column %}
{% content-ref url="/pages/gqNoSe6bRNu1A7HYFKA3" %}
[About SphinxSE](/docs/server/server-usage/storage-engines/sphinx-storage-engine/about-sphinxse.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
SphinxSE is a storage engine that connects MariaDB to the Sphinx search daemon, enabling advanced full-text search capabilities within MariaDB.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/3Fhtvqk590qalgV5iXkv" %}
[Installing Sphinx](/docs/server/server-usage/storage-engines/sphinx-storage-engine/installing-sphinx.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Instructions for installing the standalone Sphinx search server on various operating systems, a prerequisite for using the SphinxSE storage engine.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/oSntHPn2od620ZHb5zf6" %}
[Installing and Testing SphinxSE with MariaDB](/docs/server/server-usage/storage-engines/sphinx-storage-engine/installing-and-testing-sphinxse-with-mariadb.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Learn how to install the SphinxSE plugin in MariaDB and run tests to verify the connection between the database and the Sphinx daemon.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/y4hro8Q98FssIccKzKOZ" %}
[Configuring Sphinx](/docs/server/server-usage/storage-engines/sphinx-storage-engine/configuring-sphinx.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
A guide to configuring the Sphinx daemon (`searchd`) to index data from MariaDB, including setting up `sphinx.conf` and creating necessary users.
{% endcolumn %}
{% endcolumns %}
