Hi!

On Dec 09, Steven Roussey wrote:
> Does Mysql 4.1.1 have the two level index system integrated into it for full
> text searches?

What do you mean ?
Is it used to optimize searches ? No.

Still there could be some speedup because, e.g, MyISAM will use binary
search in the key pages instead of linear one, etc.

Regards,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/  www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to