aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/cjk.sr
blob: c584d5158bf5a706462618a512dfc935cc846de7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Use unicode equivalents in java source:
#
#   佳:\u4f73
#   能:\u80fd
#   索:\u7d22
#   尼:\u5c3c
#   惠:\u60e0
#   普:\u666e

@default

a索 -> 索a;

[brand] -> brand:[brand];

土豆 -> 马铃薯;

[brand] :- 索尼,惠普,佳能;