[TYPO3-german] Re: Indexed Search indexiert keine Wörter
Manuel Soehner
msoehner+typo3 at gmail.com
Fri Jan 10 15:29:29 CET 2014
Hier mal die Zeilen der Setup-Box eines meiner TYPO3s mit
funktionstüchtiger Indexed Search:
config.index_enable = 1
config.index_metatags = 0
plugin.tx_indexedsearch.show.rules = 0
plugin.tx_indexedsearch.search.rootPidList = 1
plugin.tx_indexedsearch.show.advancedSearchLink = 0
plugin.tx_indexedsearch._DEFAULT_PI_VARS.type = 1
plugin.tx_indexedsearch.templateFile = fileadmin/template/search.tmpl
Ansonsten ist nur wichtig, dass das Caching nicht deaktiviert ist (z. B.
darf "config.no_cache = 1" im Template nicht gesetzt sein).
More information about the TYPO3-german
mailing list