Sphinx

From Doku
Revision as of 12:04, 31 October 2020 by Sebas (talk | contribs) (Created page with "Creating and maintaining a Sphinx index on your MySQL table. * Installing Sphinx alongside MariaDB * Adding a MariaDB internal client for Sphinx * Creating an index with MyS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Creating and maintaining a Sphinx index on your MySQL table.

  • Installing Sphinx alongside MariaDB
  • Adding a MariaDB internal client for Sphinx
  • Creating an index with MySQL source.
  • Populating the index.
  • Updating the index.
  • Creating a Real Time index.
  • Updating the index.
  • Querying the index alone.
  • Joining the results with MariaDB records.