Skip to content

[BUGFIX:P:13] Fix mount point garbage collection #4328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dkd-friedrich
Copy link
Member

What this pr does

EXT:solr failed to delete indexed mounted pages if a mount point is deleted or deactivated, this issue is fixed by extending the PageStrategy.

Additionally it's ensured, that changes to the slug of a mount page triggers a reindexing of the mounted pages as the indexed slug has become invalid.

Ports: #4315
Resolves: #4314

EXT:solr failed to delete indexed mounted pages if a mount
point is deleted or deactivated, this issue is fixed by extending
the PageStrategy.

Additionally it's ensured, that changes to the slug of a mount page
triggers a reindexing of the mounted pages as the indexed slug
has become invalid.

Ports: TYPO3-Solr#4315
Resolves: TYPO3-Solr#4314
@dkd-friedrich dkd-friedrich changed the title [BUGFIX] Fix mount point garbage collection [BUGFIX:P:13] Fix mount point garbage collection Mar 6, 2025
@dkd-friedrich dkd-friedrich requested a review from dkd-kaehm March 6, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Changes on mount points (doktype=7) ignored
1 participant