From b58b3fefbd173501a41c2bf351be7e8a08510202 Mon Sep 17 00:00:00 2001 From: jzonthemtn Date: Tue, 21 Jan 2025 08:27:27 -0500 Subject: [PATCH] Updating pipeline name. --- scripts/run-query-set.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run-query-set.json b/scripts/run-query-set.json index 3576cdf..aa725f4 100644 --- a/scripts/run-query-set.json +++ b/scripts/run-query-set.json @@ -2,7 +2,7 @@ "query_set_id": "20b2c5d3-42bf-4aaf-843e-d806e9fcd3c1", "judgments_id": "69a69c21-f0bb-443e-bf75-bca389704fd0", "index": "ecommerce", - "search_pipeline": "hybrid_pipeline", + "search_pipeline": "filter_pipeline", "id_field": "asin", "k": 10, "threshold": 1.0,