Re: Full Text Index Performance

2003-02-26 Thread Thomas Spahni
On Tue, 25 Feb 2003 [EMAIL PROTECTED] wrote: > I wanted to created a searh engine for our site with indexed content of > the pages being stored in MYSQL full text index. I wanted to know how > fulltext index scales if I have about 200,000 pages indexed. Is it wise > to use MYSQL for this or go wit

Full Text Index Performance

2003-02-25 Thread PinkeshP
I wanted to created a searh engine for our site with indexed content of the pages being stored in MYSQL full text index. I wanted to know how fulltext index scales if I have about 200,000 pages indexed. Is it wise to use MYSQL for this or go with other options like SWISH-e etc. --