[TYPO3-shop] using crawler to index products pages

Andrew Davis andrew at avagraphique.com
Sun Jun 10 15:55:28 CEST 2007


Is it possible to use crawler extension to index products pages?

I have set mine up with the following page tsconfig, but it doesnt seem 
to be adding any search words to the index?

tx_crawler.crawlerCfg.paramSets {
   tt_products = &tx_ttproducts_pi1[product]=[_TABLE:tt_products; _PID:93]
   tt_products.cHash = 1
   tt_products.procInstrFilter = tx_indexedsearch_reindex
}


thanks,
andrew


More information about the TYPO3-project-tt-products mailing list