aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/map_attribute/index-info.cfg
blob: 07e0482f4363eaf4cc552813a226bd01e5849033 (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
indexinfo[].name "test"
indexinfo[].command[].indexname "sddocname"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "sddocname"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "str_map.key"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "str_map.key"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "str_map.key"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "str_map.key"
indexinfo[].command[].command "fast-search"
indexinfo[].command[].indexname "str_map.key"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "str_map.key"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "str_map.value"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "str_map.value"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "str_map.value"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "str_map.value"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "str_map.value"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "str_map"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "str_map"
indexinfo[].command[].command "multivalue"
indexinfo[].command[].indexname "str_map"
indexinfo[].command[].command "type Map<string,string>"
indexinfo[].command[].indexname "int_map.key"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "int_map.key"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "int_map.key"
indexinfo[].command[].command "numerical"
indexinfo[].command[].indexname "int_map.key"
indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "int_map.value"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "int_map.value"
indexinfo[].command[].command "numerical"
indexinfo[].command[].indexname "int_map.value"
indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "int_map"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "int_map"
indexinfo[].command[].command "multivalue"
indexinfo[].command[].indexname "int_map"
indexinfo[].command[].command "type Map<int,int>"