summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritance
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-06-03 07:35:02 +0000
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:26 +0200
commit302aa85a077901ecd7acda7ce8e507e3f219de56 (patch)
tree8025c41ffff1ec140bd64938af9a07f7a8a5461c /config-model/src/test/derived/inheritance
parent3c9cc6676cc6b3b17fb7857a311b025461ee18c4 (diff)
remove unused config
Diffstat (limited to 'config-model/src/test/derived/inheritance')
-rw-r--r--config-model/src/test/derived/inheritance/attributes.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-model/src/test/derived/inheritance/attributes.cfg b/config-model/src/test/derived/inheritance/attributes.cfg
index 65514adf543..289ceeb1531 100644
--- a/config-model/src/test/derived/inheritance/attributes.cfg
+++ b/config-model/src/test/derived/inheritance/attributes.cfg
@@ -28,7 +28,6 @@ attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.multithreadedindexing true
attribute[].name "overridden"
attribute[].datatype INT32
@@ -60,7 +59,6 @@ attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.multithreadedindexing true
attribute[].name "onlymother"
attribute[].datatype STRING
@@ -92,5 +90,4 @@ attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.multithreadedindexing true