View Single Post
Old 12-19-2008, 02:20 PM   #1 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default Full Text Searches with Query Expansion

First off, this doesn't work. With or without a large collection of rows in a table. And everything is valid, Engine is MyISAM, the AGAINST argument is a string literal, my FULL Text column is TEXT and that is valid.

And by the way, I'm using PDO MySQL Driver for the querying procedure in case that affects the query in anyway.


And Yes I've tried IN BOOLEAN MODE which I don't seem to need at all, and even without Query Expansion.

Even if I add a keyword that's short enough to make the query work, it doesn't.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote