User:Hef/rt search: Difference between revisions

From Pumping Station One
Created page with "<pre> Going to run the following in the DB: CREATE TABLE AttachmentsIndex ( id BIGINT NOT NULL, weight INTEGER NOT NULL, query VARCHAR(3072)..."
 
No edit summary
Line 1: Line 1:
Log into mariadb as root and run <code>INSTALL SONAME 'ha_sphinx';</code> then <code>show engines;</code> to confirm it worked
<pre>
<pre>