TYPO3 CMS  TYPO3_6-2
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['pageIndexing'][] = 'TYPO3\\CMS\\IndexedSearch\\Indexer'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['headerNoCache']['tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\TypoScriptFrontendHook->headerNoCache'
 
 $GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['crawler']['procInstructions']['tx_indexedsearch_reindex'] = 'Re-indexing'
 
 $GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['crawler']['cli_hooks']['tx_indexedsearch_crawl'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass']['tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass']['tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook'
 
 $GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['external_parsers']
 
 $GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['use_tables'] = 'index_phash,index_fulltext,index_rel,index_words,index_section,index_grlist,index_stat_search,index_stat_word,index_debug,index_config'
 
 $_EXTCONF = unserialize($_EXTCONF)
 

Variable Documentation

◆ $_EXTCONF

$_EXTCONF = unserialize($_EXTCONF)

Definition at line 41 of file ext_localconf.php.

◆ $GLOBALS [1/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tslib/class.tslib_fe.php'][ 'pageIndexing'][] = 'TYPO3\\CMS\\IndexedSearch\\Indexer'

Definition at line 8 of file ext_localconf.php.

◆ $GLOBALS [2/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tslib/class.tslib_fe.php'][ 'headerNoCache'][ 'tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\TypoScriptFrontendHook->headerNoCache'

Definition at line 9 of file ext_localconf.php.

◆ $GLOBALS [3/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'crawler'][ 'procInstructions'][ 'tx_indexedsearch_reindex'] = 'Re-indexing'

Definition at line 11 of file ext_localconf.php.

◆ $GLOBALS [4/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'crawler'][ 'cli_hooks'][ 'tx_indexedsearch_crawl'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook'

Definition at line 12 of file ext_localconf.php.

◆ $GLOBALS [5/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'processCmdmapClass'][ 'tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook'

Definition at line 14 of file ext_localconf.php.

◆ $GLOBALS [6/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'processDatamapClass'][ 'tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook'

Definition at line 15 of file ext_localconf.php.

◆ $GLOBALS [7/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'external_parsers']
Initial value:
= array(
'pdf' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'doc' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'pps' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'ppt' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'xls' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'sxc' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'sxi' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'sxw' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'ods' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'odp' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'odt' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'rtf' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'txt' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'html' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'htm' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'csv' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'xml' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'jpg' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'jpeg' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser',
'tif' => '&TYPO3\\CMS\\IndexedSearch\\FileContentParser'
)

Definition at line 17 of file ext_localconf.php.

◆ $GLOBALS [8/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'use_tables'] = 'index_phash,index_fulltext,index_rel,index_words,index_section,index_grlist,index_stat_search,index_stat_word,index_debug,index_config'

Definition at line 39 of file ext_localconf.php.