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.sd3
1 files changed, 0 insertions, 3 deletions
diff --git a/vespa-documentgen-plugin/etc/localapp/book.sd b/vespa-documentgen-plugin/etc/localapp/book.sd
index a6f1ed9286f..8d7dd1e054e 100644
--- a/vespa-documentgen-plugin/etc/localapp/book.sd
+++ b/vespa-documentgen-plugin/etc/localapp/book.sd
@@ -46,18 +46,15 @@ search book {
field author type string {
bolding: on
- # index-to: default, author
indexing: summary | index
}
field isbn type string {
- # index-to: default, isbn
indexing: summary | index
}
field year type int {
indexing: summary | index
}
field description type string {
- # index-to: default, description
indexing: summary | index
summary: dynamic
}