重新烘焙了所有帖子 - 搜索结果仍显示旧内容

I am cleaning up old posts that contain crappy old encoding (e.g. “=0A” for space). I then rebaked all posts using:

rake posts:rebake

The posts look good now, but I still see the old version in search results - e.g.:

2021-11-10 17_55_48-Fundraising Time - BCC Forum - Sam L Morse

How do I regenerate [the search index to reflect the current state of posts?

In sidekiq (mysite.com/sidekiq/scheduler)

go look for a job called ReindexSearch and trigger that

2 个赞

You can run rake search:reindex to circumvent the problem.

4 个赞

that worked - thanks!

1 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.