Hi, I have a mysql table I am searching using the FULLTEXT INDEX feature.
However, the legacy database that I am working from had 90 different fields
holding a keyword in each of them.  Since the FULLTEXT INDEX only holds 15
different fields, I would much rather have the fields concatenated into one
or two larger text fields.  Is there any reason not to do this performance
wise?
-Brett


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to