CRM-14811 - FullText - Use InnoDB FTS when available.
authorTim Otten <totten@civicrm.org>
Sat, 7 Jun 2014 02:26:47 +0000 (19:26 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 7 Jun 2014 03:11:27 +0000 (20:11 -0700)
commita04af6db744643f0fb31e0d045fe8b80c7c42e1e
treeea76c375d9b9a2bf7552be3a050a938c65aaaa88
parentd3600e95d05f25e1561d741e23d7804ac82da9ba
CRM-14811 - FullText - Use InnoDB FTS when available.
CRM/Contact/Form/Search/Custom/FullText/AbstractPartialQuery.php
CRM/Contact/Form/Search/Custom/FullText/Activity.php
CRM/Contact/Form/Search/Custom/FullText/Case.php
CRM/Contact/Form/Search/Custom/FullText/Contact.php
CRM/Contact/Form/Search/Custom/FullText/Contribution.php
CRM/Contact/Form/Search/Custom/FullText/Membership.php
CRM/Contact/Form/Search/Custom/FullText/Participant.php
CRM/Core/InnoDBIndexer.php