Do forum indexing on cron

Created on 7 October 2009, over 14 years ago
Updated 24 April 2024, 2 months ago

#412518: Convert taxonomy_node_* related code to use field API + upgrade path β†’ adds a new {forum_index} table which demormalizes data needed for common forum queries. The current implementation only indexes on node_save()/comment_save(), however in the case that the forum_nav_vocabulary changes in the lifetime of a site (side note, does this ever happen?), or that forum module is disabled then re-enabled, it's possible that the index gets out of sync. So before release we'll need to add a cron indexer, same principle as the one in tracker.module, which handles rebuilding that table in those cases.

πŸ“Œ Task
Status

Active

Version

1.0

Component

forum.module

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
  • Needs backport to D7

    After being applied to the 8.x branch, it should be considered for backport to the 7.x branch. Note: This tag should generally remain even after the backport has been written, approved, and committed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024