aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/validation/testjars/ok/searchdefinitions/base.sd
blob: c52570face34eca9f0c03894e56392f8e5676530 (plain) (blame)
1
2
3
4
5
6
7
search base {
    document base {
        field base type string {
            indexing: summary | index
        }
    }
}