summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests/schema/imported-fields-cfg/attributes.cfg
blob: 9a08f7e232423bfbf1af39a2c2e6b2d3705f48f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
attribute[3]
attribute[0].name imported_a
attribute[0].imported true
attribute[0].datatype INT32
attribute[0].collectiontype SINGLE
attribute[1].name imported_b
attribute[1].imported true
attribute[1].datatype STRING
attribute[1].collectiontype ARRAY
attribute[2].name regular
attribute[2].datatype INT32
attribute[2].collectiontype SINGLE