[TYPO3-shop] using crawler to index products pages
Andrew Davis
andrew at avagraphique.com
Tue Jun 12 17:10:08 CEST 2007
in fact, if i disable tt_products plugin on the page, the page will
index as it should, so is there a conflict somehow?
i dont see any settings in tt_products relating to indexed_search or
crawler.
Franz, have you seen this happen before? Do you know if tt_products is
in fact compatible with being crawled?
thanks,
andrew
Franz Holzinger wrote:
> 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