Hi. I'm on a shared (virtual) host for one of my sites. Trying to use MATCH / AGAINST for searches of the database. Running headlong into the minimum word length while doing a MATCH/AGAINST "IN BOOLEAN MODE". Is there a way to set the minimum word length from 4 letters to 3 without having control over the mysql server settings (perhaps in the php code itself or .htaccess or something)?