From 1189db6ab9d89fc771bb3fe93cadc25096ec419e Mon Sep 17 00:00:00 2001 From: Leena Gupte Date: Mon, 29 Jan 2024 12:32:00 +0000 Subject: [PATCH] Ramp up VertexSearch to 50% We're happy that the problem of documents being removed from the new Google search index has been resolved [1], so the A/B test can continue as planned. [1]: https://github.com/alphagov/govuk-fastly/pull/54 --- dictionaries.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dictionaries.yaml b/dictionaries.yaml index 0e4d957..2394f6e 100644 --- a/dictionaries.yaml +++ b/dictionaries.yaml @@ -26,9 +26,9 @@ findutrnumbervideolinks_percentages: B: 50 Z: 0 vertexsearch_percentages: - A: 0 - B: 0 - Z: 100 + A: 50 + B: 50 + Z: 0 savideostopselfemployed2_percentages: A: 50 B: 50