summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/map_attribute/index-info.cfg
blob: 1d44648ef6f8abc0ad6f1ac854ff8ba5e5825fcc (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
indexinfo[0].name "test"
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 "str_map.key"
indexinfo[0].command[2].command "index"
indexinfo[0].command[3].indexname "str_map.key"
indexinfo[0].command[3].command "attribute"
indexinfo[0].command[4].indexname "str_map.key"
indexinfo[0].command[4].command "fast-search"
indexinfo[0].command[5].indexname "str_map.value"
indexinfo[0].command[5].command "index"
indexinfo[0].command[6].indexname "str_map.value"
indexinfo[0].command[6].command "attribute"
indexinfo[0].command[7].indexname "str_map"
indexinfo[0].command[7].command "index"
indexinfo[0].command[8].indexname "str_map"
indexinfo[0].command[8].command "multivalue"
indexinfo[0].command[9].indexname "int_map.key"
indexinfo[0].command[9].command "index"
indexinfo[0].command[10].indexname "int_map.key"
indexinfo[0].command[10].command "attribute"
indexinfo[0].command[11].indexname "int_map.key"
indexinfo[0].command[11].command "numerical"
indexinfo[0].command[12].indexname "int_map.value"
indexinfo[0].command[12].command "index"
indexinfo[0].command[13].indexname "int_map.value"
indexinfo[0].command[13].command "numerical"
indexinfo[0].command[14].indexname "int_map"
indexinfo[0].command[14].command "index"
indexinfo[0].command[15].indexname "int_map"
indexinfo[0].command[15].command "multivalue"