aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritstruct/index-info.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/inheritstruct/index-info.cfg')
-rw-r--r--config-model/src/test/derived/inheritstruct/index-info.cfg14
1 files changed, 10 insertions, 4 deletions
diff --git a/config-model/src/test/derived/inheritstruct/index-info.cfg b/config-model/src/test/derived/inheritstruct/index-info.cfg
index 9c880f7b3f4..8898ca8d944 100644
--- a/config-model/src/test/derived/inheritstruct/index-info.cfg
+++ b/config-model/src/test/derived/inheritstruct/index-info.cfg
@@ -14,6 +14,8 @@ 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 "string"
+indexinfo[].command[].indexname "child_struct_field.my_str"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "child_struct_field"
indexinfo[].command[].command "index"
@@ -23,16 +25,18 @@ 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.my_str"
+indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "other_field.my_str"
+indexinfo[].command[].command "string"
+indexinfo[].command[].indexname "other_field.my_str"
+indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "other_field"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "other_field"
@@ -40,6 +44,8 @@ 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 "string"
+indexinfo[].command[].indexname "wrapped_field.wrapped.my_str"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "wrapped_field.wrapped"
indexinfo[].command[].command "index"