summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd')
-rw-r--r--config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd b/config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd
index feae86fe966..3abc9238e8a 100644
--- a/config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd
+++ b/config-model/src/test/cfg/routing/content_two_clusters/searchdefinitions/mobile.sd
@@ -4,12 +4,10 @@ search mobile {
field f1 type string {
indexing: summary | index
# index-to: f1, all
- header
}
field f2 type string {
indexing: summary | index
# index-to: f2, all
- body
}
}
}