aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritstruct/index-info.cfg
blob: 9c880f7b3f4283d946530e4667850f351fbf8139 (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[].name "child"
indexinfo[].command[].indexname "sddocname"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "sddocname"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "plain-tokens"
indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "child_struct_field"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "child_struct_field"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "child_struct_field"
indexinfo[].command[].command "plain-tokens"
indexinfo[].command[].indexname "child_struct_field"
indexinfo[].command[].command "type my_struct"
indexinfo[].command[].indexname "other_field.my_str"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "other_field.my_str"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "other_field.my_int"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "other_field.my_int"
indexinfo[].command[].command "numerical"
indexinfo[].command[].indexname "other_field.my_int"
indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "other_field"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "other_field"
indexinfo[].command[].command "type other_struct"
indexinfo[].command[].indexname "wrapped_field.wrapped.my_str"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "wrapped_field.wrapped.my_str"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "wrapped_field.wrapped"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "wrapped_field.wrapped"
indexinfo[].command[].command "type my_struct"
indexinfo[].command[].indexname "wrapped_field"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "wrapped_field"
indexinfo[].command[].command "type wrapper"