Ang,
Monday, April 22, 2002, 12:24:58 PM, you wrote:

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

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

No, Full-text search still works only on MyISAM tables ...

AHK> Thanx.
AHK> ahk




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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