… would make MySQL Multiple Queries API more usable ? Allow to run queries in parallel – The great benefit of knowning all queries at once is…. This could be very well optimized by performing search query only once while having multiple results aggregation routers building the stream from that…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… any new features introduced with InnoDB full-text search), that’s largely where the similarities end. NOTE …getting it configured. The second part will compare query results between MyISAM FTS and InnoDB FTS …FT indexes, it’s entirely possible to DROP multiple FT indexes with InnoDB in the same ALTER…

