summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/hnsw_index/ilscripts.cfg
blob: 0c8266336b19f3e2118c2cfc85d69a06f98e3dfb (plain) (blame)
1
2
3
4
5
6
7
maxtermoccurrences 100
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; }"