aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo/document/outerdoc.sd
blob: 50981d307b910e312bb51857273628d0df4c7625 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search outerdoc {
  document outerdoc {
    field innerdocuments type array<docindoc> { }
  }
}