Bug #17068
closedfreeindexUid not stored for type = Page tree
0%
Description
Regular pages crawled using an indexing configuration of type "Page tree" (type 4) won't show up in any category. This seems to be because the indexConfigUid is neither passed to nor processed by tx_crawler_lib::urlListFromUrlArray().
At least, this should be mentioned in the documentation...
(issue imported from #M5115)
Updated by Tolleiv Nietsch about 15 years ago
Peter opened up this issue http://forge.typo3.org/issues/show/2845 on forge couple months ago - we're still looking for a voluteer to deliver a patch for this...
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.0
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Updated by Frank Gerards about 11 years ago
@Alexander : yes the issue still exists for 5 (!!!) years now,
you cannot have different index queues , i.e. for login-protected sections and stuff using index configuration
as the results are not stored with the indexCfgUid , this is very bad
Updated by Nexcom IT-Services GmbH about 11 years ago
We also stumble over this issue again and again when dealing with more complex search scenarios. Pleeeeeease fix it!