# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. schema importedschema { document importedschema { field importedfield1 type string { indexing: attribute } field importedfield2 type string { indexing: attribute } } }