Hi!
On Oct 23, Monte Ohrt wrote:
> I have a table with a full-text index that spans four text columns. It
> seems that the more records a query matches, the longer it takes to
> execute. Is that normal?
To quote my two-days-ago reply on exactly the same issue:
===
I have a table with a full-text index that spans four text columns. It
seems that the more records a query matches, the longer it takes to
execute. Is that normal?
Examples:
I have 15,376 records in this table:
mysql> select count(*) from NS_articles where
match(artHeadline,artTagline,artByline,