[rt-users] Searching Ticket Bodies
Tim Gustafson
tjg at soe.ucsc.edu
Tue Jan 8 14:08:20 EST 2013
> http://bestpractical.com/rt/docs/latest/RT_Config.html#FullTextSearch
> http://bestpractical.com/rt/docs/latest/full_text_indexing.html
>
> These are also shipped with RT itself as doc in etc/RT_Config.pm and
> docs/full_text_indexing.pod.
Hrmm, I remember now. That documentation states:
"MySQL does not support full-text indexing natively."
Which is untrue. MySQL does indeed have full-text indexing, and the
most recent version has full-text indexing with InnoDB tables. Is
there any hope for taking advantage of the FTS built-in to MySQL? My
MySQL server does a *lot* more than just RT, and re-compiling the
whole thing with an add-on that gets used by exactly one database (out
of, let's say, 400 databases) seems sub-optimal.
--
Tim Gustafson
tjg at soe.ucsc.edu
831-459-5354
Baskin Engineering, Room 313A
More information about the rt-users
mailing list