summaryrefslogtreecommitdiffstats
path: root/documentgen-test/etc/complex/parent.sd
blob: 99a50fdf8ea182786d50c3470aceed2d01efd6cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

# This type represents a target for a parent-child reference in the `book` type.
search parent {
    document parent {
        field dummy type string {

        }
    }
}