[TYPO3] Indexed search plugin: returning too many pages

René Schade rs at hypergenic.dk
Tue Dec 12 12:39:22 CET 2006


> >
> > Now it says 454 pages! Jumping to page 4 I get:
> >
> > --------------------------------------
> > Displaying results 31 to 34 out of 34
> >
> > < Previous
> > Page 1
> > Page 2
> > Page 3
> > Page 4
> > --------------------------------------
> >
> > And here we find the truth. There are only 34 search results. Any ideas?
> 
> I think the search doesn't take into account all page restrictions when
> calculating the number of pages. It will remove all pages during rendering
> of the search result. But a drop from over 400 to a meager 34 is
> surprising.
> 
> Masi
> _______________________________________________


I once had a problem, where the same page (news item) was indexed several times, because it was cached several times (for each reference to the news item). I fixed that by ensuring that all versions of the same news item page had the same pHash-value.

Could this be the reason for the confusion?

Regards,
René
 


More information about the TYPO3-english mailing list