aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/hnsw_index/ilscripts.cfg
blob: e48f116f4680ffc2fb766e7b9d6dbdbd0c36082c (plain) (blame)
1
2
3
4
5
6
7
maxtermoccurrences 10000
fieldmatchmaxlength 1000000
ilscript[].doctype "test"
ilscript[].docfield[] "t1"
ilscript[].docfield[] "t2"
ilscript[].content[] "clear_state | guard { input t1 | attribute t1 | index t1; }"
ilscript[].content[] "clear_state | guard { input t2 | attribute t2; }"