aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritstruct/index-info.cfg
blob: 5afa91ea1bbd4f3bd6e3dd915f80596fc2b75d0b (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
indexinfo[0].name "child"
indexinfo[0].command[0].indexname "sddocname"
indexinfo[0].command[0].command "index"
indexinfo[0].command[1].indexname "sddocname"
indexinfo[0].command[1].command "word"
indexinfo[0].command[2].indexname "child_struct_field.my_str"
indexinfo[0].command[2].command "index"
indexinfo[0].command[3].indexname "child_struct_field.my_str"
indexinfo[0].command[3].command "lowercase"
indexinfo[0].command[4].indexname "child_struct_field.my_str"
indexinfo[0].command[4].command "stem:BEST"
indexinfo[0].command[5].indexname "child_struct_field.my_str"
indexinfo[0].command[5].command "normalize"
indexinfo[0].command[6].indexname "child_struct_field.my_str"
indexinfo[0].command[6].command "plain-tokens"
indexinfo[0].command[7].indexname "child_struct_field.my_str"
indexinfo[0].command[7].command "type string"
indexinfo[0].command[8].indexname "child_struct_field"
indexinfo[0].command[8].command "index"
indexinfo[0].command[9].indexname "child_struct_field"
indexinfo[0].command[9].command "lowercase"
indexinfo[0].command[10].indexname "child_struct_field"
indexinfo[0].command[10].command "plain-tokens"
indexinfo[0].command[11].indexname "child_struct_field"
indexinfo[0].command[11].command "type my_struct"
indexinfo[0].command[12].indexname "other_field.my_str"
indexinfo[0].command[12].command "index"
indexinfo[0].command[13].indexname "other_field.my_str"
indexinfo[0].command[13].command "type string"
indexinfo[0].command[14].indexname "other_field.my_int"
indexinfo[0].command[14].command "index"
indexinfo[0].command[15].indexname "other_field.my_int"
indexinfo[0].command[15].command "numerical"
indexinfo[0].command[16].indexname "other_field.my_int"
indexinfo[0].command[16].command "type int"
indexinfo[0].command[17].indexname "other_field"
indexinfo[0].command[17].command "index"
indexinfo[0].command[18].indexname "other_field"
indexinfo[0].command[18].command "type other_struct"
indexinfo[0].command[19].indexname "wrapped_field.wrapped.my_str"
indexinfo[0].command[19].command "index"
indexinfo[0].command[20].indexname "wrapped_field.wrapped.my_str"
indexinfo[0].command[20].command "type string"
indexinfo[0].command[21].indexname "wrapped_field.wrapped"
indexinfo[0].command[21].command "index"
indexinfo[0].command[22].indexname "wrapped_field.wrapped"
indexinfo[0].command[22].command "type my_struct"
indexinfo[0].command[23].indexname "wrapped_field"
indexinfo[0].command[23].command "index"
indexinfo[0].command[24].indexname "wrapped_field"
indexinfo[0].command[24].command "type wrapper"