summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/array_of_struct_attribute/attributes.cfg
diff options
context:
space:
mode:
authorGeir Storli <geirst@oath.com>2018-05-25 14:30:20 +0200
committerGeir Storli <geirst@oath.com>2018-05-25 14:30:20 +0200
commit582d8cdde12cf7d7ef1c717dff111b3c7366a44a (patch)
treedef63491fdb49aba9031cd56e11095a1c76a585e /config-model/src/test/derived/array_of_struct_attribute/attributes.cfg
parent96ebcb01c2719dcf3f267aa2612878b564c7892e (diff)
Support that array of struct field is derived into array attributes.
Diffstat (limited to 'config-model/src/test/derived/array_of_struct_attribute/attributes.cfg')
-rw-r--r--config-model/src/test/derived/array_of_struct_attribute/attributes.cfg40
1 files changed, 40 insertions, 0 deletions
diff --git a/config-model/src/test/derived/array_of_struct_attribute/attributes.cfg b/config-model/src/test/derived/array_of_struct_attribute/attributes.cfg
new file mode 100644
index 00000000000..9e6b5cea55e
--- /dev/null
+++ b/config-model/src/test/derived/array_of_struct_attribute/attributes.cfg
@@ -0,0 +1,40 @@
+attribute[].name "elem_array.name"
+attribute[].datatype STRING
+attribute[].collectiontype ARRAY
+attribute[].removeifzero false
+attribute[].createifnonexistent false
+attribute[].fastsearch false
+attribute[].huge false
+attribute[].sortascending true
+attribute[].sortfunction UCA
+attribute[].sortstrength PRIMARY
+attribute[].sortlocale ""
+attribute[].enablebitvectors false
+attribute[].enableonlybitvector false
+attribute[].fastaccess false
+attribute[].arity 8
+attribute[].lowerbound -9223372036854775808
+attribute[].upperbound 9223372036854775807
+attribute[].densepostinglistthreshold 0.4
+attribute[].tensortype ""
+attribute[].imported false
+attribute[].name "elem_array.weight"
+attribute[].datatype INT32
+attribute[].collectiontype ARRAY
+attribute[].removeifzero false
+attribute[].createifnonexistent false
+attribute[].fastsearch false
+attribute[].huge false
+attribute[].sortascending true
+attribute[].sortfunction UCA
+attribute[].sortstrength PRIMARY
+attribute[].sortlocale ""
+attribute[].enablebitvectors false
+attribute[].enableonlybitvector false
+attribute[].fastaccess false
+attribute[].arity 8
+attribute[].lowerbound -9223372036854775808
+attribute[].upperbound 9223372036854775807
+attribute[].densepostinglistthreshold 0.4
+attribute[].tensortype ""
+attribute[].imported false