summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/deriver/ilscripts.cfg
blob: 819ab51fcef8c2d5618b3272085b5d8ac27097de (plain) (blame)
1
2
3
4
5
6
ilscript[child].name "child"
ilscript[child].doctype "child"
ilscript[child].content[] "\"child\" | index sddocname | summary sddocname"
ilscript[child].content[] "input c | tokenize normalize stem:\"SHORTEST\" | index c"
ilscript[child].content[] "input b | tokenize normalize stem:\"SHORTEST\" | index b | summary b"
ilscript[child].content[] "input a | tokenize normalize stem:\"SHORTEST\" | index a | attribute a"