summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/exactmatch/ilscripts.cfg
blob: c5bcaf70e41f1549486bde83cdb576a55ef91656 (plain) (blame)
1
2
3
4
5
6
7
maxtermoccurrences 100
fieldmatchmaxlength 1000000
ilscript[0].doctype "exactmatch"
ilscript[0].docfield[0] "tag"
ilscript[0].docfield[1] "screweduserids"
ilscript[0].content[0] "clear_state | guard { input tag | exact | summary tag | index tag; }"
ilscript[0].content[1] "clear_state | guard { input screweduserids | exact | index screweduserids | summary screweduserids | attribute screweduserids; }"