summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/attributes
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/attributes')
-rw-r--r--config-model/src/test/derived/attributes/ilscripts.cfg8
-rw-r--r--config-model/src/test/derived/attributes/index-info.cfg10
2 files changed, 9 insertions, 9 deletions
diff --git a/config-model/src/test/derived/attributes/ilscripts.cfg b/config-model/src/test/derived/attributes/ilscripts.cfg
index 08bf52021d7..536394ab11d 100644
--- a/config-model/src/test/derived/attributes/ilscripts.cfg
+++ b/config-model/src/test/derived/attributes/ilscripts.cfg
@@ -26,13 +26,13 @@ ilscript[].content[] "clear_state | guard { input a1 | attribute a1 | summary a1
ilscript[].content[] "clear_state | guard { input a2 | attribute a2 | summary a2; }"
ilscript[].content[] "clear_state | guard { input a3 | attribute a3 | summary a3; }"
ilscript[].content[] "clear_state | guard { input a4 | summary a4; }"
-ilscript[].content[] "clear_state | guard { input a5 | tokenize normalize stem:\"SHORTEST\" | attribute a5 | summary a5 | index a5; }"
-ilscript[].content[] "clear_state | guard { input a6 | tokenize normalize stem:\"SHORTEST\" | attribute a6 | summary a6 | index a6; }"
+ilscript[].content[] "clear_state | guard { input a5 | tokenize normalize stem:\"BEST\" | attribute a5 | summary a5 | index a5; }"
+ilscript[].content[] "clear_state | guard { input a6 | tokenize normalize stem:\"BEST\" | attribute a6 | summary a6 | index a6; }"
ilscript[].content[] "clear_state | guard { input a7 | summary a7; }"
ilscript[].content[] "clear_state | guard { input a8 | summary a8; }"
ilscript[].content[] "clear_state | guard { input b1 | attribute b1 | summary b1; }"
-ilscript[].content[] "clear_state | guard { input b2 | tokenize normalize stem:\"SHORTEST\" | attribute b2 | summary b2 | index b2; }"
-ilscript[].content[] "clear_state | guard { input b3 | tokenize normalize stem:\"SHORTEST\" | attribute b3 | summary b3 | index b3; }"
+ilscript[].content[] "clear_state | guard { input b2 | tokenize normalize stem:\"BEST\" | attribute b2 | summary b2 | index b2; }"
+ilscript[].content[] "clear_state | guard { input b3 | tokenize normalize stem:\"BEST\" | attribute b3 | summary b3 | index b3; }"
ilscript[].content[] "clear_state | guard { input b4 | attribute b4 | summary b4; }"
ilscript[].content[] "clear_state | guard { input b5 | summary b5 | attribute b5; }"
ilscript[].content[] "clear_state | guard { input b6 | summary b6 | attribute b6; }"
diff --git a/config-model/src/test/derived/attributes/index-info.cfg b/config-model/src/test/derived/attributes/index-info.cfg
index ef96a1dd310..df33a41b066 100644
--- a/config-model/src/test/derived/attributes/index-info.cfg
+++ b/config-model/src/test/derived/attributes/index-info.cfg
@@ -22,7 +22,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "a5"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "a5"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "a5"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "a5"
@@ -32,7 +32,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "a6"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "a6"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "a6"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "a6"
@@ -52,7 +52,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "b2"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "b2"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "b2"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "b2"
@@ -62,7 +62,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "b3"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "b3"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "b3"
indexinfo[].command[].command "normalize"
indexinfo[].command[].indexname "b3"
@@ -144,7 +144,7 @@ indexinfo[].command[].command "index"
indexinfo[].command[].indexname "default"
indexinfo[].command[].command "plain-tokens"
indexinfo[].command[].indexname "default"
-indexinfo[].command[].command "stem:SHORTEST"
+indexinfo[].command[].command "stem:BEST"
indexinfo[].command[].indexname "default"
indexinfo[].command[].command "normalize"
indexinfo[].alias[].alias "date"