aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/stemming.sr
blob: ea73e385b3ab7623938b62ea57aff3a05713d8a3 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@stemming(true)

i:as -> i:arts i:sciences;
i:car -> i:vehicle;
i:horses -> i:animal;
i:go -> i:drive;