* Harald Fuchs [...] > 4) The documents are stored in a table 'docs' and identified by a 'docid'. > The words are found by a FULLTEXT index.
The FULLTEXT feature is usefull if you don't need to search fast on 'words' like C++, TCP/IP, IBM, XP, WIN, W2K etc. What these 'words' have in common, is that they are smaller than four characters and/or contains special characters. AFAIK the FULLTEXT feature can not handle these words, unless you tweak some system files and compile the server yourself. -- Roger -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]