mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-30 20:00:30 -04:00
- Modify Searchkick concerns for Planting, Seed, and Activity to exclude records that are inactive and haven't been updated in over 2 years. - Create `maintenance:cleanup` Rake task to automate archiving, reindexing, database index maintenance (REINDEX CONCURRENTLY for fragmented indexes), and Elasticsearch shard consolidation (forcemerge). Co-authored-by: CloCkWeRX <365751+CloCkWeRX@users.noreply.github.com>