2 $EM_CONF[$_EXTKEY] = array(
3 'title' => 'MySQL driver for Indexed Search Engine',
4 'description' => 'MySQL specific driver for Indexed Search Engine. Allows usage of MySQL-only features like FULLTEXT indexes.',
9 'clearCacheOnLoad' => 0,
10 'author' => 'Michael Stucki',
11 'author_email' => 'michael@typo3.org',
12 'author_company' => '',
14 'constraints' => array(
16 'typo3' => '7.5.0-7.5.99',
17 'indexed_search' => '7.5.0-7.5.99',
19 'conflicts' => array(),
20 'suggests' => array(),