aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/blending.sr
blob: e925dadfb710483837519dfc4ea95e5ee10bfdfc (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. 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;