[TYPO3] crawler: 0 URLs submitted
Stephan de Bruin
stephan.de.bruin at dpdk.nl
Thu Jun 26 11:14:07 CEST 2008
Hello everybody,
I've got a problem with the crawler extension.
When I try to crawl for URLs from the backend, it doesn't find any.
Using a cronjob isn't an option at the moment.
My TS (constants):
tx_crawler.crawlerCfg.paramSets {
language = &L=[|_TABLE:pages_language_overlay;_FIELD:sys_language_uid]
language.procInstrFilter = tx_indexedsearch_reindex, tx_cachemgm_recache
language.baseUrl = http://####.####.###/####/####/
language.cHash = 1
tt_news =
&L=[|_TABLE:pages_language_overlay;_FIELD:sys_language_uid]&tx_ttnews[tt_news]=[_TABLE:tt_news;_PID:82]
tt_news.procInstrFilter = tx_indexedsearch_reindex, tx_cachemgm_recache
tt_news.cHash = 1
tt_news.pidsOnly = 75
}
(setup):
page.config.index_enable = 1
I've used the same configuration on another TYPO3 installation and it
works perfectly there.
Any help will be appreciated.
Stephan
More information about the TYPO3-english
mailing list