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