Re: Implementing full text searching - more questions

2004-07-12 Thread Justin Swanhart
> Does that mean the max. string that can be indexed > and therefore searched on is 500 chars? What exactly > is this limitation? I may have been wrong on this limit. I know I read about it somewhere, but I can't seem to find out where at the moment. Since the fulltext index is maintained as a se

Re: Implementing full text searching - more questions

2004-07-12 Thread leegold
> Keep in mind that a major limitation of the mysql > fulltext engine is that it can't index more than 500 > characters which could be a major drawback for your > parametric data. Just some genral qiuestions, Does that mean the max. string that can be indexed and therefore searched on is 500