تم إعادة خبز جميع المشاركات - لا تزال نتائج البحث تظهر أشياء قديمة

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.