Feature #13306
Reindex page and subpages when its title or navtitle is changed
| Status: | Closed | Start date: | 2011-02-23 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Index Queue | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | Tags: | |||
| Votes: | 1 (View) |
Description
When using cooluri or realurl, when you change the name of a page in the tree, the links to the page and its sub-pages may become invalid. The search results will then target non-existent URL.
In this case, the url indexed in SOLR must be updated for all those pages.
Related issues
| related to Apache Solr for TYPO3 CMS - Bug #29223: Record Monitor does not recognize recursive changes | Accepted | 2011-08-24 | ||
| related to Apache Solr for TYPO3 CMS - Bug #44015: Changing a page-property does not reindex subpages | Accepted | 2012-12-14 |
History
Updated by Olivier Dobberkau over 1 year ago
- Category set to Garbage Collection
- Status changed from New to Needs Feedback
- Assignee set to Ingo Renner
Another Garbage Collection Issue. We should really cluster the work in here...
Updated by Ingo Renner over 1 year ago
- Status changed from Needs Feedback to Accepted
- Assignee deleted (
Ingo Renner) - Priority changed from Could have to Should have
only relevant with realurl enabled though
Updated by Stefan Neufeind 11 months ago
Or in case of things like a breadcrumb-navigation - which you'd usually exclude from the indexed content, okay, but you got the point :-)
Updated by Lorenz Ulrich 4 months ago
This could be closed in favour of #29223.
Updated by Ingo Renner 4 months ago
- Category changed from Garbage Collection to Index Queue
- Status changed from Accepted to Closed
- Has patch set to No
- TYPO3 Version set to 4.5
closed as duplicate