[TYPO3-Solr] Can't index page content delivered from plugin
Bernhard Kraft
kraft at web-consulting.at
Thu Dec 20 11:25:06 CET 2012
Hello !
Am 19.12.2012 12:38, schrieb Hendrik Nadler:
>>> "Is there an option or a programatical change possible to get the same page content like calling the page with cUrl?"
>
> yes: make your plugin cacheable.
This wont help if the plugins uses GET parameters to show different
extension-specific DB records.
The tx_solr page indexer only indexes the pages as when called without
any parameter - this is also the reason why you should set the
"No search" flag for detail-view-only pages.
You will have to create a custom indexing queue like Stefan already told
you.
greetings,
Bernhard
More information about the TYPO3-project-solr
mailing list