Hi,

Quote from mysql online documentations:
"As of Version 4.0.1, MySQL can also perform boolean
full-text
searches using the IN BOOLEAN MODE modifier....A
boolean full-text
search can also work even without a FULLTEXT index,
although it would
be slow. "

I know that InnoDB does not support FULLTEXT INDEXING
but can i
perform a fulltext search on an InnoDB table? I tried
but it doesn't
seem to work. The 'match... against()' returns a value
of '-1'. Any
idea?

Thanx.

ahk


__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Instant Messaging, Instant Gratification. (Now with new emoticons!)
http://messenger.yahoo.com.sg/

---------------------------------------------------------------------
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