summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples/simple.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/examples/simple.sd')
-rw-r--r--config-model/src/test/examples/simple.sd2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-model/src/test/examples/simple.sd b/config-model/src/test/examples/simple.sd
index 8a97db6afa2..0435ea439df 100644
--- a/config-model/src/test/examples/simple.sd
+++ b/config-model/src/test/examples/simple.sd
@@ -47,6 +47,7 @@ search simple {
rank-type: tags
stemming: none
normalizing: none
+ header
}
field popularity type int {
@@ -80,6 +81,7 @@ search simple {
field categories type string {
indexing: input categories_src | lowercase | normalize | index
+ body
}
field categoriesagain type string {