aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/map_attribute
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/map_attribute')
-rw-r--r--config-model/src/test/derived/map_attribute/attributes.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-model/src/test/derived/map_attribute/attributes.cfg b/config-model/src/test/derived/map_attribute/attributes.cfg
index 28cb551cced..4de78c52efd 100644
--- a/config-model/src/test/derived/map_attribute/attributes.cfg
+++ b/config-model/src/test/derived/map_attribute/attributes.cfg
@@ -21,6 +21,7 @@ attribute[].tensortype ""
attribute[].imported false
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
+attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
attribute[].name "str_map.value"
attribute[].datatype STRING
@@ -45,6 +46,7 @@ attribute[].tensortype ""
attribute[].imported false
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
+attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
attribute[].name "int_map.key"
attribute[].datatype INT32
@@ -69,4 +71,5 @@ attribute[].tensortype ""
attribute[].imported false
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
+attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200