aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/lowercase/index-info.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/lowercase/index-info.cfg')
-rw-r--r--config-model/src/test/derived/lowercase/index-info.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/config-model/src/test/derived/lowercase/index-info.cfg b/config-model/src/test/derived/lowercase/index-info.cfg
index ff6008fe1ce..a1d9f9ab4ef 100644
--- a/config-model/src/test/derived/lowercase/index-info.cfg
+++ b/config-model/src/test/derived/lowercase/index-info.cfg
@@ -6,12 +6,16 @@ indexinfo[].command[].command "word"
indexinfo[].command[].indexname "single_field_source"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "single_field_source"
+indexinfo[].command[].command "string"
+indexinfo[].command[].indexname "single_field_source"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "array_field_source"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "array_field_source"
indexinfo[].command[].command "multivalue"
indexinfo[].command[].indexname "array_field_source"
+indexinfo[].command[].command "string"
+indexinfo[].command[].indexname "array_field_source"
indexinfo[].command[].command "type Array<string>"
indexinfo[].command[].indexname "array_field"
indexinfo[].command[].command "index"
@@ -26,6 +30,8 @@ indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "array_field"
indexinfo[].command[].command "plain-tokens"
indexinfo[].command[].indexname "array_field"
+indexinfo[].command[].command "string"
+indexinfo[].command[].indexname "array_field"
indexinfo[].command[].command "type Array<string>"
indexinfo[].command[].indexname "single_field"
indexinfo[].command[].command "index"
@@ -38,4 +44,6 @@ indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "single_field"
indexinfo[].command[].command "plain-tokens"
indexinfo[].command[].indexname "single_field"
+indexinfo[].command[].command "string"
+indexinfo[].command[].indexname "single_field"
indexinfo[].command[].command "type string"