Hi, According to the RT 4.2 docs, MySQL does not support native full-text indexing:
http://www.bestpractical.com/docs/rt/4.2/full_text_indexing.html#MYSQL According to the MySQL docs, there is support for full-text indexing for both MYISAM and InnoDB tables as of MySQL 5.6: http://dev.mysql.com/doc/refman/5.6/en/fulltext-search.html MySQL 5.6 was released initially in 2011, and fully in February of 2013, just over a year ago. I think it's safe to say that it's stable at this point. Has there been any development towards using the build-in MySQL full-text indexing for RT? -- Tim Gustafson [email protected] 831-459-5354 Baskin Engineering, Room 313A -- RT Training London, March 19-20 and Dallas May 20-21 http://bestpractical.com/training
