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