From 2f672a56b41ef0ae3757a8320d142a5bb96c3430 Mon Sep 17 00:00:00 2001 From: Ferran Llamas Date: Thu, 9 Nov 2023 11:48:10 +0100 Subject: [PATCH] Add facets translation feature (#35) * Add facets translation feature * Update features-v2.json --- features-v2.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/features-v2.json b/features-v2.json index c088de2..e1e7a28 100644 --- a/features-v2.json +++ b/features-v2.json @@ -51,6 +51,12 @@ "nucliadb_export_import_tasks": { "rollout": 100 }, + "nucliadb_facets_translation": { + "rollout": 0, + "variants": { + "environment": ["stage"] + } + }, "nucliadb_experimental_kb": { "rollout": 0, "variants": {