aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/emptydefault/ilscripts.cfg
blob: 66dbf01d2149d922438aba69ea8253bf1d89e68c (plain) (blame)
1
2
3
4
5
6
7
maxtermoccurrences 100
fieldmatchmaxlength 1000000
ilscript[].doctype "emptydefault"
ilscript[].docfield[] "one"
ilscript[].docfield[] "two"
ilscript[].content[] "clear_state | guard { input one | tokenize normalize stem:\"SHORTEST\" | index one; }"
ilscript[].content[] "clear_state | guard { input two | tokenize normalize stem:\"SHORTEST\" | index two; }"