[TYPO3-shop] using crawler to index products pages

Franz Holzinger franz at fholzinger.com
Tue Jun 12 15:51:22 CEST 2007


Hello Andrew,

> 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
> }

Are you sure that your crawler is working correctly? Insert some
error_log statements into the PHP code to see if it is working. Verify
the entries in your PHP error_log file.


- Franz







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