diff --git a/epmet-commons/epmet-commons-tools/src/main/java/com/epmet/commons/tools/redis/RedisKeys.java b/epmet-commons/epmet-commons-tools/src/main/java/com/epmet/commons/tools/redis/RedisKeys.java
index fc5c0c7a31..e1fa2fa2c7 100644
--- a/epmet-commons/epmet-commons-tools/src/main/java/com/epmet/commons/tools/redis/RedisKeys.java
+++ b/epmet-commons/epmet-commons-tools/src/main/java/com/epmet/commons/tools/redis/RedisKeys.java
@@ -303,7 +303,7 @@ public class RedisKeys {
 	 * @return
 	 */
 	public static String getIndexCodeFieldReKey() {
-		return rootPrefix.concat("data:index:indexcode:field");
+		return rootPrefix.concat("stats:indexcal:indexcode:field");
 	}
 
 	/**
diff --git a/epmet-module/data-statistical/data-statistical-server/pom.xml b/epmet-module/data-statistical/data-statistical-server/pom.xml
index d930651a68..b907c6525e 100644
--- a/epmet-module/data-statistical/data-statistical-server/pom.xml
+++ b/epmet-module/data-statistical/data-statistical-server/pom.xml
@@ -226,7 +226,7 @@
                 true
             
             
-                8108
+                8109
                 local