On Wed, Nov 02, 2011 at 11:59:40AM -0700, Ram Moskovitz wrote: > Hey folks, > Looks like MySQL has FTS built in : > http://dev.mysql.com/doc/refman/5.5/en/fulltext-search.html > Is this supported by RT 4.0x? > Thanks!
No quite, I believe. Oracle just announced InnoDB fulltext search vailability in a preview release of MySQL 5.6. Version 5.5 only supports fulltext-search with MYISM tables, and not with InnoDB tables which are used by RT. So maybe next year... fingers crossed. Regards, Ken -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Barcelona, Spain November 28 & 29, 2011
