aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin/etc/complex/common2.sd
blob: c2fa48c64b23a0557f0bab755244f2f60ea081f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search common2 {
    document {
        field com2 type string {

        }
    }
}