Skip to content
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

Search index does not update size and mtime of parents when entities change #4410

Closed
aduffeck opened this issue Aug 18, 2022 · 0 comments · Fixed by #4777
Closed

Search index does not update size and mtime of parents when entities change #4410

aduffeck opened this issue Aug 18, 2022 · 0 comments · Fixed by #4777
Assignees
Labels

Comments

@aduffeck
Copy link
Contributor

The search index needs to update parents of changed resources recursively when a change happens inside the tree. This probably doesn't happen yet.

One way to solve that problem might be to emit events when propagating the tree size/mtime which the search service could pick up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant