# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. search child { document child inherits parent { field a type uri { indexing: index | summary } field r type redef { indexing: summary } field aaa type annotationreference { } field modelref type reference { } } field outrarr type array { indexing: input a | to_array | summary } }