TYPO3 CMS  TYPO3_7-6
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['pi1_hooks']['getResultRows_SQLpointer'] = \TYPO3\CMS\IndexedSearchMysql\Hook\MysqlFulltextIndexHook::class
 
 $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'
 

Variable Documentation

◆ $GLOBALS [1/2]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'pi1_hooks'][ 'getResultRows_SQLpointer'] = \TYPO3\CMS\IndexedSearchMysql\Hook\MysqlFulltextIndexHook::class

Definition at line 5 of file ext_localconf.php.

◆ $GLOBALS [2/2]

$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 7 of file ext_localconf.php.