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