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-29 11:26:32 +0000
commit7ed3d28bcb9aeb0b9befc89ed41b2a5662a60c64 (patch)
tree4b4b40f75dfdf104bf17cda6b79b122abc8837a5 /config-model/src/test/derived/array_of_struct_attribute/attributes.cfg
parent6cd4e8945facda874bf1ada7ea8694c2c633f9da (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