MySQL Forums
Forum List  »  Full-Text Search

slow fulltext
Posted by: eag
Date: July 19, 2006 01:43AM

Hello

I have table with 6.5 millions of records and fulltext index (F1 and F2). Query "select count(*) from TABLE where match (F1, F2) AGAINST ('word words')" working about 2 minutes. Is it possible to make selection faster?

Hardware:
Dual Xeon 3 Ghz
4 GB RAM

Software:
FreeBSD 5.3
Apache 2.0
PHP5
MySQL 5.0.2

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
slow fulltext
3347
eag
July 19, 2006 01:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.