full-text performance question

2002-10-23 Thread Monte Ohrt
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

Re: full-text performance question

2002-10-23 Thread Sergei Golubchik
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: