aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/types/index-info.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/types/index-info.cfg')
-rw-r--r--config-model/src/test/derived/types/index-info.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-model/src/test/derived/types/index-info.cfg b/config-model/src/test/derived/types/index-info.cfg
index 576a95de06f..d6b914e5b1b 100644
--- a/config-model/src/test/derived/types/index-info.cfg
+++ b/config-model/src/test/derived/types/index-info.cfg
@@ -84,7 +84,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "stringmapfield.key"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "stringmapfield.key"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "stringmapfield.key"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "stringmapfield.key"
@@ -94,7 +94,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "stringmapfield.value"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "stringmapfield.value"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "stringmapfield.value"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "stringmapfield.value"