June 20, 2013

Comment: Full text search for all MySQL Storage Engines

… In your main post you outline that sphinx can be used by MySQL 5.1 as storage …? I’m currently using MyISAM becasue of the fulltext index for two forums. Size is 2 Million records … mix of innodb and myisam could help. Running the table under Innodb and having an extar fulltext ISAM table. This way …