# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. schema first { document first { field first_field type tensor(first[10]) { indexing: summary | attribute } } }