aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/search.federation.federation.def
blob: 45377a3f6b2ef4a83e881039557b27027eb97cc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=search.federation

target[].id string
target[].useByDefault bool default=false

#the component id of the chain used for federation.
target[].searchChain[].searchChainId string
target[].searchChain[].timeoutMillis int default=-1
target[].searchChain[].requestTimeoutMillis int default=-1
target[].searchChain[].optional bool default=false
target[].searchChain[].useByDefault bool default=false
#if non-empty, this is a provider for the source target[].name
target[].searchChain[].providerId string default=""
target[].searchChain[].documentTypes[] string

targetSelector string default=""