fulltext and indexing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jay

    fulltext and indexing

    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


Working...