Hello,
I have a database with three text fields in it , each with a fulltext index.
If I do a fulltext query against one of the fields, the explain says it will
use the index. If I do a query on more than one of the fulltext fields, it
doesn't use any of the indexes. What am I missing here?
TIA,
Jay
I have a database with three text fields in it , each with a fulltext index.
If I do a fulltext query against one of the fields, the explain says it will
use the index. If I do a query on more than one of the fulltext fields, it
doesn't use any of the indexes. What am I missing here?
TIA,
Jay