summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples/invalid_sd_missing_document.sd
blob: bd3fe89e69fe51e1a06d4241987a412317dea71d (plain) (blame)
1
2
3
4
5
6
7
search imageconfig {

	field key type string {
		indexing: summary | attribute
	}

}