… will beat string indexes – unless you need to search by partial matches like ‘abc%’. But we’re talking here about mysql behaviour…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… use of MyISAM FTS, the idea of a complete or partial migration was, for one reason or another, an impractical solution…, in the sense that the SQL required to run a MATCH .. AGAINST is the same (modulo any new features introduced with…

