aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/exactmatch/index-info.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/exactmatch/index-info.cfg')
-rw-r--r--config-model/src/test/derived/exactmatch/index-info.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/config-model/src/test/derived/exactmatch/index-info.cfg b/config-model/src/test/derived/exactmatch/index-info.cfg
index a4a193b1fcd..cdf38849a24 100644
--- a/config-model/src/test/derived/exactmatch/index-info.cfg
+++ b/config-model/src/test/derived/exactmatch/index-info.cfg
@@ -8,54 +8,80 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "tag"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "tag"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "tag"
indexinfo[].command[].command "exact @@"
indexinfo[].command[].indexname "screweduserids"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "screweduserids"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "screweduserids"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "screweduserids"
indexinfo[].command[].command "exact *!!!*"
indexinfo[].command[].indexname "string_map.key"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "string_map.key"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "string_map.key"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "string_map.key"
indexinfo[].command[].command "exact *!!!*"
indexinfo[].command[].indexname "string_map.value"
indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "string_map.value"
+indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "string_map"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "string_map"
indexinfo[].command[].command "multivalue"
+indexinfo[].command[].indexname "string_map"
+indexinfo[].command[].command "type Map<string,string>"
indexinfo[].command[].indexname "elem_map.key"
indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "elem_map.key"
+indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "elem_map.value.name"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "elem_map.value.name"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "elem_map.value.name"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "elem_map.value.name"
indexinfo[].command[].command "exact @@"
indexinfo[].command[].indexname "elem_map.value.weight"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "elem_map.value.weight"
indexinfo[].command[].command "numerical"
+indexinfo[].command[].indexname "elem_map.value.weight"
+indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "elem_map.value"
indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "elem_map.value"
+indexinfo[].command[].command "type elem"
indexinfo[].command[].indexname "elem_map"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "elem_map"
indexinfo[].command[].command "multivalue"
+indexinfo[].command[].indexname "elem_map"
+indexinfo[].command[].command "type Map<string,elem>"
indexinfo[].command[].indexname "elem_array.name"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "elem_array.name"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "elem_array.name"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "elem_array.name"
indexinfo[].command[].command "exact @@"
indexinfo[].command[].indexname "elem_array.weight"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "elem_array.weight"
indexinfo[].command[].command "numerical"
+indexinfo[].command[].indexname "elem_array.weight"
+indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "elem_array"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "elem_array"
indexinfo[].command[].command "multivalue"
+indexinfo[].command[].indexname "elem_array"
+indexinfo[].command[].command "type Array<elem>"