aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/search/data/travel/schemas/TTData.sd
blob: 754e5520616284b6ac73bde4afb6eedc34f1f6cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright Vespa.ai. 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 {

    }

}