[TYPO3-ttnews] tx_ttnews[pointer] leads to duplicates in indexed search
John Nicholas
typo3user at mobosplash.com
Thu Apr 6 19:00:10 CEST 2006
I have the same article showing up twice in the indexedsearch because it
is separately indexing it when the article is reached through a url with
tx_ttnews[pointer] in it. These urls are just created by a news list
with multiple pages and allow the back url to return to the page they
were on.
I am using "config.simulateStaticDocuments_pEnc = md5" and have tried
"config.simulateStaticDocuments_pEnc_onlyP" with and without
tx_ttnews[pointer] in the list.
If I look in the info->indexed search->technical details view I can see
that the same page is indexed twice despite the above setting.
Physical Performance 113809078 57822036 7 0,-1 1/3/7 7
&tx_ttnews[backPid]=3&tx_ttnews[tt_news]=33 e004eb31e9
Physical Performance 208497097 155325025 7 0,-1 0,-2,1 1/3/7 7
&tx_ttnews[backPid]=3&tx_ttnews[pointer]=3&tx_ttnews[tt_news]=33 70f2e25b1f
Am I missing another setting or misunderstanding something?
More information about the TYPO3-project-tt-news
mailing list