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