# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. search invalidsummarysource { document invalidsummarysource { field foo type string { indexing: summary } } document-summary baz { summary cox type string { source: nonexistingfield } } }