Bug #19642
closed
tt_news records are not being reindexed
Added by Ana Osman almost 16 years ago.
Updated over 11 years ago.
Description
The tt_news records which are hidden, deleted or out of date (after the first indexing) are still listed in a search request. Althought they are available in the search list, their detail page returns a "geen news_id ingevoerd " message.
The Typo3 versions on which I have tried and reproduce this problem are 4.1.3 and 4.1.7 with tt_news verison 2.5.0
(issue imported from #M9838)
This is normal behavior of indexed search. It is like Google: if page is indexed, it stays in the index until you clear the index.
Hi Dmitry,
and why it's a differnet behavior when I delete a page or a news-record? Deleting a page will be automatically remove this index.
Has someone an idea or a workaround for this problem (Ex. Cronjob-Script)?
The same problem also exists for indexed documents that have been deleted.
Falk, it is because page is different from news. Indexed search knows that page does not exist and it does not show it in results. Page is a TYPO3–wide fundamental concept. News is an extension. It has to be fixed in news, not in the core. Adding core knowledge about tt_news is not a right solution.
Hi Dmitry, thanks for your info.
Can I set this issue as resolved?
- Target version deleted (
0)
Use the cron indexer.
Only workaround so far.
@Dmitry Dulepov: Does Redmine offer "won't fix" or "not an issue"?
Resolved sounds a bit wrong in this case.
- Status changed from New to Rejected
- TYPO3 Version set to 4.1
Also available in: Atom
PDF