From 8455b8178783c5d80e648e089c9f0119dfbf21e4 Mon Sep 17 00:00:00 2001 From: Siddharth Krishna Date: Wed, 6 Dec 2023 16:29:32 +0530 Subject: [PATCH] Use other_indexes in times-info.json to fix some regressions --- times_reader/config/times-info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/times_reader/config/times-info.json b/times_reader/config/times-info.json index e6152b0..95719b3 100644 --- a/times_reader/config/times-info.json +++ b/times_reader/config/times-info.json @@ -1776,7 +1776,7 @@ ], "mapping": [ "currency", - "currency" + "other_indexes" ] }, { @@ -3925,7 +3925,7 @@ "AGE" ], "mapping": [ - "stage", + "other_indexes", "year" ] }, @@ -5111,7 +5111,7 @@ "mapping": [ "region", "year", - "commodity", + "other_indexes", "commodity" ] },