aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/ngram/chunk.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/ngram/chunk.sd')
-rw-r--r--config-model/src/test/derived/ngram/chunk.sd3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-model/src/test/derived/ngram/chunk.sd b/config-model/src/test/derived/ngram/chunk.sd
index 7c2a7465327..84d806ef074 100644
--- a/config-model/src/test/derived/ngram/chunk.sd
+++ b/config-model/src/test/derived/ngram/chunk.sd
@@ -1,3 +1,4 @@
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
schema chunk {
document chunk {
@@ -11,7 +12,7 @@ schema chunk {
}
document-summary content-summary inherits default {
- summary content_dynamic type string {
+ summary content_dynamic {
source: content
dynamic
}