Orban and other guys, please feel free to edit the script, in order to include all extra patches needed for vBulletin.
Post here the edits and let us know.
Quote:
Originally Posted by orban
TECK, does that apply the multiple group patch?
Also gonna try to add basic sorting (date asc, date desc, relevance) later and fix the post title search.
|
Nope, just the basic install, with SQL validation... if for some reason the server does not find it by default. It will remove some wierd messages the Sphinx regular install might spit.
That's the reason I posted the script, so you can edit it and add the patches.
It's pretty stright forward, with the Unix commands, you can add them there, following the same patern.
I did not looked into patches, because I'm not familiar with them yet.
I was hoping you will take care of it and post the edits.
Also please explain more in detail what you did, others will understand better.
Be aware of those locations:
DST_DIR=${HOME}/dist
SPH_DIR=${HOME}/sphinx
SRC_DIR=${HOME}/source
SQL_DIR=/usr
Type
${HOME} to see what returns returns to your Unix prompt:
$ ${HOME}
bash: /home/user: is a directory
You still use mysqli for the forums and mysql for the search, right?
I have my forums set on mysqli.