MySQL Forums
Forum List  »  Performance

Slow on certain words
Posted by: fred_so
Date: May 02, 2005 10:18AM

Hi All

I am experiencing some strange behaviour on my database V4.0x.

On one table, we have about 70000 records, with 3 columns FT-indexed.

We run a FT query against all three columns in the table.

Searching on "J2EE" is fast

Searching on "Oracle" is fast

Searching on "Java" is at least 5 times slower than any of the above.

In the table:
- 4000 records with word "J2EE"
- 13,000 records with word "Oracle"
- 9,000 records with word "Java"

Can anyone offer any reasonable explanation?

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Slow on certain words
2412
May 02, 2005 10:18AM
1520
May 04, 2005 09:19AM
1534
May 15, 2005 04:05PM


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.