From bc11688ead4d11114f67123ddab0beaa47da66aa Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 26 Apr 2022 16:33:24 -0700 Subject: [PATCH] Added note about zero downtime deployment for conversions - #1555 [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 7400d65..619d76c 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,8 @@ Reindex and set up a cron job to add new conversions daily. rake searchkick:reindex CLASS=Product ``` +**Note:** For zero downtime deployment, temporarily set `conversions: false` in your search calls until the data is reindexed. + This can make a huge difference on the quality of your search. For a more performant way to reindex conversion data, check out [performant conversions](#performant-conversions). -- libgit2 0.21.0