summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin/etc/localapp/music.sd
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-14 14:56:52 +0200
committerGitHub <noreply@github.com>2018-09-14 14:56:52 +0200
commitd166163770dde9d20975220457f4f6eb45336919 (patch)
tree0044c0828bd88595aab8699255f77b2c070f8dad /vespa-documentgen-plugin/etc/localapp/music.sd
parent64e7bb2d7c51deb181308aac7fd92675f2d29d1d (diff)
parenta331d4b4500155f279a30020048628072d80c326 (diff)
Merge pull request #6960 from vespa-engine/balder/ensure-the-extra-fields-are-included-in-the-concrete-documents-too
Use a normal SearchBuilder to get all sanity checks and preprocessing…
Diffstat (limited to 'vespa-documentgen-plugin/etc/localapp/music.sd')
-rw-r--r--vespa-documentgen-plugin/etc/localapp/music.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-documentgen-plugin/etc/localapp/music.sd b/vespa-documentgen-plugin/etc/localapp/music.sd
index 0cfe5cf923a..e00e046f511 100644
--- a/vespa-documentgen-plugin/etc/localapp/music.sd
+++ b/vespa-documentgen-plugin/etc/localapp/music.sd
@@ -51,7 +51,7 @@ search music {
}
field didinteger type array<int> {
- indexing: input did | split " " | attribute
+ indexing: input did | split " " | for_each { to_int } | attribute
}
rank-profile default {