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

i:car -> i:vehicle;
i:horses -> i:animal;
i:go -> i:drive;