summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/types
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-03-11 16:14:07 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2021-03-11 16:14:07 +0100
commit18acfa5582e62c61e7b2b97a977aebd88ea387f7 (patch)
tree0ac3dbac398781bd68772a19a2c4c45cc95bf429 /config-model/src/test/derived/types
parent00f3c44ae342ea4a6718e692ae8d130457ddf86d (diff)
Update expected results
Diffstat (limited to 'config-model/src/test/derived/types')
-rw-r--r--config-model/src/test/derived/types/attributes.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/config-model/src/test/derived/types/attributes.cfg b/config-model/src/test/derived/types/attributes.cfg
index a0e8ffb1ad5..d30c79efbc2 100644
--- a/config-model/src/test/derived/types/attributes.cfg
+++ b/config-model/src/test/derived/types/attributes.cfg
@@ -1,6 +1,7 @@
attribute[].name "abyte"
attribute[].datatype INT8
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -28,6 +29,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "along"
attribute[].datatype INT64
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -55,6 +57,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "abool"
attribute[].datatype BOOL
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -82,6 +85,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "ashortfloat"
attribute[].datatype FLOAT16
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -109,6 +113,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "arrayfield"
attribute[].datatype INT32
attribute[].collectiontype ARRAY
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -136,6 +141,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "setfield"
attribute[].datatype STRING
attribute[].collectiontype WEIGHTEDSET
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -163,6 +169,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "setfield2"
attribute[].datatype STRING
attribute[].collectiontype WEIGHTEDSET
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero true
attribute[].createifnonexistent true
attribute[].fastsearch false
@@ -190,6 +197,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "setfield3"
attribute[].datatype STRING
attribute[].collectiontype WEIGHTEDSET
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero true
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -217,6 +225,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "setfield4"
attribute[].datatype STRING
attribute[].collectiontype WEIGHTEDSET
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent true
attribute[].fastsearch false
@@ -244,6 +253,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "tagfield"
attribute[].datatype STRING
attribute[].collectiontype WEIGHTEDSET
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero true
attribute[].createifnonexistent true
attribute[].fastsearch false
@@ -271,6 +281,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "juletre"
attribute[].datatype INT64
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch true
@@ -298,6 +309,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "album1"
attribute[].datatype STRING
attribute[].collectiontype WEIGHTEDSET
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero true
attribute[].createifnonexistent true
attribute[].fastsearch false
@@ -325,6 +337,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "other"
attribute[].datatype INT64
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false