summaryrefslogtreecommitdiffstats
path: root/documentgen-test/etc/complex/video.sd
diff options
context:
space:
mode:
Diffstat (limited to 'documentgen-test/etc/complex/video.sd')
-rw-r--r--documentgen-test/etc/complex/video.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentgen-test/etc/complex/video.sd b/documentgen-test/etc/complex/video.sd
index fc7f58298c1..0749daa01aa 100644
--- a/documentgen-test/etc/complex/video.sd
+++ b/documentgen-test/etc/complex/video.sd
@@ -32,7 +32,7 @@ search video {
field sw1 type float {
indexing {
- input weight * 6 + input w1 + input w2 | summary;
+ input weight_src * 6 + input w1_src + input w2_src | summary;
}
}