summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/routing/replacehop/schemas/music.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/routing/replacehop/schemas/music.sd')
-rwxr-xr-xconfig-model/src/test/cfg/routing/replacehop/schemas/music.sd2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/src/test/cfg/routing/replacehop/schemas/music.sd b/config-model/src/test/cfg/routing/replacehop/schemas/music.sd
index 274c6ca63d6..c4dcecbd6ac 100755
--- a/config-model/src/test/cfg/routing/replacehop/schemas/music.sd
+++ b/config-model/src/test/cfg/routing/replacehop/schemas/music.sd
@@ -3,11 +3,9 @@ search music {
document music {
field f1 type string {
indexing: summary | index
- # index-to: f1, all
}
field f2 type string {
indexing: summary | index
- # index-to: f2, all
}
}
}