summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/tensor/attributes.cfg
blob: 8819e28b3541f2799ba1b2053752cddbf3823c9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
attribute[0].name "f2"
attribute[0].datatype TENSOR
attribute[0].collectiontype SINGLE
attribute[0].removeifzero false
attribute[0].createifnonexistent false
attribute[0].fastsearch false
attribute[0].huge false
attribute[0].sortascending true
attribute[0].sortfunction UCA
attribute[0].sortstrength PRIMARY
attribute[0].sortlocale ""
attribute[0].enablebitvectors false
attribute[0].enableonlybitvector false
attribute[0].fastaccess false
attribute[0].arity 8
attribute[0].lowerbound -9223372036854775808
attribute[0].upperbound 9223372036854775807
attribute[0].densepostinglistthreshold 0.4
attribute[0].tensortype "tensor(x[2],y[])"
attribute[1].name "f3"
attribute[1].datatype TENSOR
attribute[1].collectiontype SINGLE
attribute[1].removeifzero false
attribute[1].createifnonexistent false
attribute[1].fastsearch false
attribute[1].huge false
attribute[1].sortascending true
attribute[1].sortfunction UCA
attribute[1].sortstrength PRIMARY
attribute[1].sortlocale ""
attribute[1].enablebitvectors false
attribute[1].enableonlybitvector false
attribute[1].fastaccess false
attribute[1].arity 8
attribute[1].lowerbound -9223372036854775808
attribute[1].upperbound 9223372036854775807
attribute[1].densepostinglistthreshold 0.4
attribute[1].tensortype "tensor(x{})"
attribute[2].name "f4"
attribute[2].datatype TENSOR
attribute[2].collectiontype SINGLE
attribute[2].removeifzero false
attribute[2].createifnonexistent false
attribute[2].fastsearch false
attribute[2].huge false
attribute[2].sortascending true
attribute[2].sortfunction UCA
attribute[2].sortstrength PRIMARY
attribute[2].sortlocale ""
attribute[2].enablebitvectors false
attribute[2].enableonlybitvector false
attribute[2].fastaccess false
attribute[2].arity 8
attribute[2].lowerbound -9223372036854775808
attribute[2].upperbound 9223372036854775807
attribute[2].densepostinglistthreshold 0.4
attribute[2].tensortype "tensor(x[10],y[20])"