aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 2 deletions
diff --git a/vespa-documentgen-plugin/etc/localapp/book.sd b/vespa-documentgen-plugin/etc/localapp/book.sd
index 1f5e0e2cccb..72faa934aa6 100644
--- a/vespa-documentgen-plugin/etc/localapp/book.sd
+++ b/vespa-documentgen-plugin/etc/localapp/book.sd
@@ -27,12 +27,10 @@ search book {
field mywsfloat type weightedset<float> {
indexing: attribute
- attribute: prefetch
}
field myarrayint type array<int> {
indexing: attribute
- attribute: prefetch
}
field mytriplearray type array<array<array<int>>> {}