Posts created before index is active don’t get deleted
-
Hi,
I found the following bug. When you activate an index, the posts created before that get synced, but don’t receive a post_meta field called
algolia_posts_{index}_records_count
. It turns out that that meta is used to delete the post from the index. This causes orphaned posts in the algolia index which leads to confusing 404 search results. I created a video with a basic wordpress site demonstrating the issue.https://www.dropbox.com/s/d2mm7vy3ei33g1x/algolia_reindex_bug.mov?dl=0
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Posts created before index is active don’t get deleted’ is closed to new replies.