TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Variables | |
if(!defined('TYPO3_MODE')) | $GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['pi1_hooks']['getResultRows_SQLpointer'] = '&TYPO3\CMS\IndexedSearch\Hook\MysqlFulltextIndexHook' |
$GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['use_tables'] = 'index_phash,index_fulltext,index_section,index_grlist,index_stat_search,index_stat_word,index_debug,index_config' | |
if (!defined( 'TYPO3_MODE')) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'pi1_hooks'][ 'getResultRows_SQLpointer'] = '&TYPO3\CMS\IndexedSearch\Hook\MysqlFulltextIndexHook' |
Definition at line 6 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'use_tables'] = 'index_phash,index_fulltext,index_section,index_grlist,index_stat_search,index_stat_word,index_debug,index_config' |
Definition at line 8 of file ext_localconf.php.