summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin/etc/localapp/book.sd
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-documentgen-plugin/etc/localapp/book.sd')
-rw-r--r--vespa-documentgen-plugin/etc/localapp/book.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-documentgen-plugin/etc/localapp/book.sd b/vespa-documentgen-plugin/etc/localapp/book.sd
index 58a3c121261..a6f1ed9286f 100644
--- a/vespa-documentgen-plugin/etc/localapp/book.sd
+++ b/vespa-documentgen-plugin/etc/localapp/book.sd
@@ -25,7 +25,7 @@ search book {
field mystruct2 type ss2 {}
- field mywsfloat type weightedset<float> {
+ field mywsinteger type weightedset<int> {
indexing: attribute
}