summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/attributes
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2020-07-06 13:11:00 +0000
committerGeir Storli <geirst@verizonmedia.com>2020-07-06 13:11:00 +0000
commit7c281a8611298f6af6a2b600e79b163b6731b921 (patch)
treecaaa2efbe567b756cc779b06a145ac7101c51609 /config-model/src/test/derived/attributes
parent9d986b0573f8f21ccf00c2296de92c7e8cf99be7 (diff)
Make indexing to hnsw index multi-threaded as default.
Diffstat (limited to 'config-model/src/test/derived/attributes')
-rw-r--r--config-model/src/test/derived/attributes/attributes.cfg72
1 files changed, 36 insertions, 36 deletions
diff --git a/config-model/src/test/derived/attributes/attributes.cfg b/config-model/src/test/derived/attributes/attributes.cfg
index 750749de45c..a6163a5e202 100644
--- a/config-model/src/test/derived/attributes/attributes.cfg
+++ b/config-model/src/test/derived/attributes/attributes.cfg
@@ -22,9 +22,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a2"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -49,9 +49,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a3"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -76,9 +76,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a5"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -103,9 +103,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a6"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -130,9 +130,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b1"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -157,9 +157,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b2"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -184,9 +184,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b3"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
@@ -211,9 +211,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b4"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
@@ -238,9 +238,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b5"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
@@ -265,9 +265,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b6"
attribute[].datatype INT64
attribute[].collectiontype ARRAY
@@ -292,9 +292,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "b7"
attribute[].datatype DOUBLE
attribute[].collectiontype WEIGHTEDSET
@@ -319,9 +319,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a9"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
@@ -346,9 +346,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a10"
attribute[].datatype INT32
attribute[].collectiontype ARRAY
@@ -373,9 +373,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a11"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
@@ -400,9 +400,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a12"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
@@ -427,9 +427,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a7_arr"
attribute[].datatype STRING
attribute[].collectiontype ARRAY
@@ -454,9 +454,9 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true
attribute[].name "a8_arr"
attribute[].datatype STRING
attribute[].collectiontype ARRAY
@@ -481,6 +481,6 @@ attribute[].imported false
attribute[].distancemetric EUCLIDEAN
attribute[].index.hnsw.enabled false
attribute[].index.hnsw.maxlinkspernode 16
-attribute[].index.hnsw.distancemetric EUCLIDEAN
attribute[].index.hnsw.neighborstoexploreatinsert 200
-attribute[].index.hnsw.multithreadedindexing false
+attribute[].index.hnsw.distancemetric EUCLIDEAN
+attribute[].index.hnsw.multithreadedindexing true