aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/sorting/attributes.cfg
blob: c65271c618abc1e8f51ddc2b4a20896513c8ed48 (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 "syntaxcheck"
attribute[0].datatype STRING
attribute[0].collectiontype SINGLE
attribute[0].removeifzero false
attribute[0].createifnonexistent false
attribute[0].fastsearch false
attribute[0].huge false
attribute[0].sortascending false
attribute[0].sortfunction LOWERCASE
attribute[0].sortstrength IDENTICAL
attribute[0].sortlocale "en_US"
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 ""
attribute[1].name "syntaxcheck2"
attribute[1].datatype STRING
attribute[1].collectiontype SINGLE
attribute[1].removeifzero false
attribute[1].createifnonexistent false
attribute[1].fastsearch false
attribute[1].huge false
attribute[1].sortascending false
attribute[1].sortfunction LOWERCASE
attribute[1].sortstrength IDENTICAL
attribute[1].sortlocale "en_US"
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 ""
attribute[2].name "infieldonly"
attribute[2].datatype STRING
attribute[2].collectiontype SINGLE
attribute[2].removeifzero false
attribute[2].createifnonexistent false
attribute[2].fastsearch false
attribute[2].huge false
attribute[2].sortascending false
attribute[2].sortfunction LOWERCASE
attribute[2].sortstrength SECONDARY
attribute[2].sortlocale "en_US"
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 ""