[TYPO3] can multiple source pids be specified in crawler configuration?

Andrew Davis andrew at avagraphique.com
Wed Oct 3 20:44:51 CEST 2007


this seems to work for me (mostly ;-) ) Trouble is that i have 40 pids 
to enter, well, better than nothing!


	product_crawl = &tx_ttproducts_pi1[product]= 
[_TABLE:tt_products;_PID:120|_TABLE:tt_products;_PID:51]


splitting with a | allows to specify multiples, then they added.

Andrew Davis wrote:
> i want to d0 something like this
> 
> tx_crawler.crawlerCfg.paramSets{
>     product_crawl = &tx_ttproducts_pi1[product]= 
> [_TABLE:tt_products;_PID:1-100]
>       product_crawl.cHash = 1
>     product_crawl.procInstrFilter = tx_indexedsearch_reindex
> }
> 
> 
> i have a lot of sysfolders containing products records, i need to 
> specify the pid of all of them here?
> 
> 
> thanks for any help,
> Andrew


More information about the TYPO3-english mailing list