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