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).
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german