summaryrefslogtreecommitdiffstats
path: root/docprocs/src/test/cfg/attributes.cfg
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
commit72231250ed81e10d66bfe70701e64fa5fe50f712 (patch)
tree2728bba1131a6f6e5bdf95afec7d7ff9358dac50 /docprocs/src/test/cfg/attributes.cfg
Publish
Diffstat (limited to 'docprocs/src/test/cfg/attributes.cfg')
-rw-r--r--docprocs/src/test/cfg/attributes.cfg69
1 files changed, 69 insertions, 0 deletions
diff --git a/docprocs/src/test/cfg/attributes.cfg b/docprocs/src/test/cfg/attributes.cfg
new file mode 100644
index 00000000000..bf9ccd94453
--- /dev/null
+++ b/docprocs/src/test/cfg/attributes.cfg
@@ -0,0 +1,69 @@
+attribute[22]
+attribute[0].name sales
+attribute[0].datatype INT32
+attribute[0].collectiontype SINGLE
+attribute[1].name pto
+attribute[1].datatype INT32
+attribute[1].collectiontype SINGLE
+attribute[2].name mid
+attribute[2].datatype INT32
+attribute[2].collectiontype ARRAY
+attribute[3].name ew
+attribute[3].datatype STRING
+attribute[3].collectiontype SINGLE
+attribute[4].name weight
+attribute[4].datatype FLOAT
+attribute[4].collectiontype SINGLE
+attribute[5].name bgnpfrom
+attribute[5].datatype FLOAT
+attribute[5].collectiontype SINGLE
+attribute[6].name artist
+attribute[6].datatype STRING
+attribute[6].collectiontype SINGLE
+attribute[7].name artistspid
+attribute[7].datatype STRING
+attribute[7].collectiontype WEIGHTEDSET
+attribute[8].name artistspid2
+attribute[8].datatype FLOAT
+attribute[8].collectiontype WEIGHTEDSET
+attribute[9].name title
+attribute[9].datatype STRING
+attribute[9].collectiontype SINGLE
+attribute[10].name newestedition
+attribute[10].datatype UINT32
+attribute[10].collectiontype SINGLE
+attribute[11].name year
+attribute[11].datatype INT32
+attribute[11].collectiontype ARRAY
+attribute[12].name endyear
+attribute[12].datatype INT32
+attribute[12].collectiontype ARRAY
+attribute[13].name did
+attribute[13].datatype INT32
+attribute[13].collectiontype SINGLE
+attribute[14].name cbid
+attribute[14].datatype INT32
+attribute[14].collectiontype SINGLE
+attribute[15].name noupdate
+attribute[15].datatype STRING
+attribute[15].collectiontype SINGLE
+attribute[15].noupdate false
+attribute[16].name noupdate2
+attribute[16].datatype STRING
+attribute[16].collectiontype SINGLE
+attribute[16].noupdate false
+attribute[17].name multiposition2d_position
+attribute[17].datatype INT64
+attribute[17].collectiontype ARRAY
+attribute[18].name extracategories
+attribute[18].datatype STRING
+attribute[18].collectiontype ARRAY
+attribute[19].name default_fieldlength
+attribute[19].datatype UINT32
+attribute[19].collectiontype ARRAY
+attribute[20].name fmt_fieldlength
+attribute[20].datatype UINT32
+attribute[20].collectiontype SINGLE
+attribute[21].name categories_fieldlength
+attribute[21].datatype UINT32
+attribute[21].collectiontype SINGLE