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