[TYPO3-Solr] only one tt_news article indexed per detail page

Stefan Franke stefan.franke at gmx.co.uk
Wed Apr 11 15:24:12 CEST 2012


Hello,
I am using the TYPO3 Extension Solr 1.3.1 and I am desperately trying to get more than one tt_news article into the Solr index.

The process of getting an article into the index is already working - but the Solr index for a specific article is replaced with another article when it is displayed on the same page.

Example:
article 1: "my first article" (uid=5)
article 2: "my second article" (uid=6)
tt_news detail page: (uid=10)

When I read article on the page with uid=10 and then commit the cached pages to the index, the article with uid=5 will be in the index. When I read article 2 on that same page (uid=10) and then commit the cached pages to the index, the article with uid=6 will be in the index and the article with uid=5 will no longer in the index.

How is it possible to put all of my tt_news articles into the Solr index even when they are displayed on the same page?

Thanks for your help!

Setup:
- TYPO3 4.5.13
- Extension Solr 1.3.1
- installed with script that comes with the extension

Best,
Stefan



-- 
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!                                  
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a


More information about the TYPO3-project-solr mailing list