aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/emptydefault/ilscripts.cfg
blob: e4242153bcef1fbea1f7dd4542c6473798ceac0d (plain) (blame)
1
2
3
4
5
6
7
maxtermoccurrences 10000
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; }"