summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_struct_fields
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/imported_struct_fields
parent00f3c44ae342ea4a6718e692ae8d130457ddf86d (diff)
Update expected results
Diffstat (limited to 'config-model/src/test/derived/imported_struct_fields')
-rw-r--r--config-model/src/test/derived/imported_struct_fields/attributes.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/config-model/src/test/derived/imported_struct_fields/attributes.cfg b/config-model/src/test/derived/imported_struct_fields/attributes.cfg
index 52c117f9347..f299756efb1 100644
--- a/config-model/src/test/derived/imported_struct_fields/attributes.cfg
+++ b/config-model/src/test/derived/imported_struct_fields/attributes.cfg
@@ -1,6 +1,7 @@
attribute[].name "parent_ref"
attribute[].datatype REFERENCE
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 "my_elem_array.name"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch true
@@ -55,6 +57,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "my_elem_array.weight"
attribute[].datatype INT32
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 "my_elem_map.key"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch true
@@ -109,6 +113,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "my_elem_map.value.name"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch true
@@ -136,6 +141,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "my_elem_map.value.weight"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -163,6 +169,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "my_str_int_map.key"
attribute[].datatype STRING
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch true
@@ -190,6 +197,7 @@ attribute[].index.hnsw.multithreadedindexing true
attribute[].name "my_str_int_map.value"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
+attribute[].dictionary.ordering ORDERED
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false