[TYPO3-Solr] How to index details pages of records?
Ingo Renner
ingo at typo3.org
Mon Oct 29 11:44:07 CET 2012
Hi Lienhart,
An approach I see is to configure the Index Queue the regular way to
index your product records.
Then, to fill the content field use a wild combination of SOLR_CONTENT
(to filter and clean out HTML markup) and feed that with a CONTENT or
RECORDS cObject's results.
In the CONTENT or RECORDS cObject you could retrieve the content
rendered from the regular content elements on your product detail page.
Alternatively you could of course feed the SOLR_CONTENT cObject with a
USER or USER_INT cObject's results too and be free to do whatever you want.
HTH
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
TYPO3 - Open Source Enterprise Content Management System
http://typo3.org
Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com
More information about the TYPO3-project-solr
mailing list