aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/src/test/java/com/yahoo/docproc/util/outerdoc.sd
blob: 6fdbd402ffe95ed7af91149f5b51a81cd1b27761 (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> { body }
  }
}