Project

General

Profile

Actions

Bug #19642

closed

tt_news records are not being reindexed

Added by Ana Osman almost 16 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2008-11-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)

Actions #1

Updated by Dmitry Dulepov almost 16 years ago

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.

Actions #2

Updated by Falk no-lastname-given almost 16 years ago

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.

Actions #3

Updated by Kaeller over 15 years ago

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.

Actions #4

Updated by Dmitry Dulepov over 14 years ago

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.

Actions #5

Updated by Falk no-lastname-given over 14 years ago

Hi Dmitry, thanks for your info.

Actions #6

Updated by Dmitry Dulepov over 14 years ago

Can I set this issue as resolved?

Actions #7

Updated by Mathias Schreiber over 12 years ago

  • 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.

Actions #8

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Rejected
  • TYPO3 Version set to 4.1

Closing as commented.

Actions

Also available in: Atom PDF