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