aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/search/data/travel/schemas/TTData.sd
blob: 511b4ab527aca84682ca982f2b1cb71abc7d1ee6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Basic search definition for Travel Attraction (self) facet

search TTData {
    document TTData inherits TTPOI,TTEdge {

    }

}