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

        }
    }
}