aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo/document/outerdoc.sd
blob: 57a1bda323a1804555e338b6dd0920b2e20ef329 (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. 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> { }
  }
}