aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_struct_fields/index-info.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/imported_struct_fields/index-info.cfg')
-rw-r--r--config-model/src/test/derived/imported_struct_fields/index-info.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/config-model/src/test/derived/imported_struct_fields/index-info.cfg b/config-model/src/test/derived/imported_struct_fields/index-info.cfg
index 4aa54dac933..a4cef79f861 100644
--- a/config-model/src/test/derived/imported_struct_fields/index-info.cfg
+++ b/config-model/src/test/derived/imported_struct_fields/index-info.cfg
@@ -8,9 +8,13 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "parent_ref"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "parent_ref"
+indexinfo[].command[].command "type Reference<parent>"
+indexinfo[].command[].indexname "parent_ref"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "documentid"
indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "documentid"
+indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "my_elem_array.name"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_elem_array.name"
@@ -18,6 +22,8 @@ indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_elem_array.name"
indexinfo[].command[].command "fast-search"
indexinfo[].command[].indexname "my_elem_array.name"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "my_elem_array.name"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "my_elem_array.weight"
indexinfo[].command[].command "index"
@@ -25,10 +31,14 @@ indexinfo[].command[].indexname "my_elem_array.weight"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_elem_array.weight"
indexinfo[].command[].command "numerical"
+indexinfo[].command[].indexname "my_elem_array.weight"
+indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "my_elem_array"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_elem_array"
indexinfo[].command[].command "multivalue"
+indexinfo[].command[].indexname "my_elem_array"
+indexinfo[].command[].command "type Array<elem>"
indexinfo[].command[].indexname "my_elem_map.value.name"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_elem_map.value.name"
@@ -36,6 +46,8 @@ indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_elem_map.value.name"
indexinfo[].command[].command "fast-search"
indexinfo[].command[].indexname "my_elem_map.value.name"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "my_elem_map.value.name"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "my_elem_map.value.weight"
indexinfo[].command[].command "index"
@@ -43,8 +55,12 @@ indexinfo[].command[].indexname "my_elem_map.value.weight"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_elem_map.value.weight"
indexinfo[].command[].command "numerical"
+indexinfo[].command[].indexname "my_elem_map.value.weight"
+indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "my_elem_map.value"
indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "my_elem_map.value"
+indexinfo[].command[].command "type elem"
indexinfo[].command[].indexname "my_elem_map.key"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_elem_map.key"
@@ -52,11 +68,15 @@ indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_elem_map.key"
indexinfo[].command[].command "fast-search"
indexinfo[].command[].indexname "my_elem_map.key"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "my_elem_map.key"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "my_elem_map"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_elem_map"
indexinfo[].command[].command "multivalue"
+indexinfo[].command[].indexname "my_elem_map"
+indexinfo[].command[].command "type Map<string,elem>"
indexinfo[].command[].indexname "my_str_int_map.key"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_str_int_map.key"
@@ -64,6 +84,8 @@ indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_str_int_map.key"
indexinfo[].command[].command "fast-search"
indexinfo[].command[].indexname "my_str_int_map.key"
+indexinfo[].command[].command "type string"
+indexinfo[].command[].indexname "my_str_int_map.key"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "my_str_int_map.value"
indexinfo[].command[].command "index"
@@ -71,7 +93,11 @@ indexinfo[].command[].indexname "my_str_int_map.value"
indexinfo[].command[].command "attribute"
indexinfo[].command[].indexname "my_str_int_map.value"
indexinfo[].command[].command "numerical"
+indexinfo[].command[].indexname "my_str_int_map.value"
+indexinfo[].command[].command "type int"
indexinfo[].command[].indexname "my_str_int_map"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "my_str_int_map"
indexinfo[].command[].command "multivalue"
+indexinfo[].command[].indexname "my_str_int_map"
+indexinfo[].command[].command "type Map<string,int>"