aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/emptydefault/ilscripts.cfg
blob: b17920fcaabd0bc24cd807402309842744370a9e (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:\"BEST\" | index one; }"
ilscript[].content[] "clear_state | guard { input two | tokenize normalize stem:\"BEST\" | index two; }"