discourse/app/jobs
Sam Saffron 74c4f926fc FIX: drop deleted posts from search index
This does two things

1. Our "index grace period" has been wound down to 1 day, there is no point
keeping a bloated index for a week, usually when people delete stuff they
mean for it to be removed

2. We were never dropping deleted posts from the index, only posts from
deleted topics

These changes speed up search a tiny bit and reduce background work.
2019-06-04 17:19:59 +10:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: refactor cleaning up of user export topics 2019-05-30 10:24:45 +05:30
regular FIX: delete system generated message when user_export record is deleted (#7595) 2019-05-28 16:38:41 +05:30
scheduled FIX: drop deleted posts from search index 2019-06-04 17:19:59 +10:00
base.rb FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
onceoff.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00