[rt-users] Native FullText Search in mysql
ktm at rice.edu
ktm at rice.edu
Wed Nov 2 15:06:01 EDT 2011
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
More information about the rt-users
mailing list