[TYPO3-UG Dutch] standaard zoekfunctie ook zoeken in tt_news

Muriel le Pair typo3 at strangefruit.nl
Wed Oct 27 14:23:47 CEST 2010


Heel wonderlijk..

Ik heb de volgende config toegevoegd:

page.config.index_enable = 1
plugin.tt_news = USER

plugin.tx_indexedsearch {
	search.rootPidList = 1
}

# for tt_news
# _PID:21 is the sysfolder with the news records
# pidsOnly = 22 is the page with the news singeview.
tx_crawler.crawlerCfg.paramSets {
   tt_news = &tx_ttnews[tt_news]=[_TABLE:tt_news;_PID:21]
   tt_news.procInstrFilter = tx_indexedsearch_reindex, tx_cachemgm_recache
   tt_news.cHash = 1
   tt_news.pidsOnly = 22
}

Maar de uitgebreide tekst van tt_news wordt niet geindexeerd. Iemand 
enig idee wat ik fout doe?

--
met vriendelijke groet,

Muriel le Pair


More information about the TYPO3-UG-Dutch mailing list