summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/blending.sr
blob: c5c404b8c02e2f79fb5e560c52458333a5683a9b (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
[...] cd +> parameter.search='music';

[car] +> parameter.search='cars';

parameter.search='music,cars' +> parameter.search='carstereos';

[car] :- audi, vw, ford;