summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/search/data/v2/inherited_rankprofiles/searchdefinitions/right.sd
blob: cf824ad102f5a2c475a7b67936dd551f9b73f075 (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.
search right {
        document right {
                field fright type string    {
                        indexing: summary | index
                }
        }
}