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