aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/prelude.fastsearch.documentdb-info.def
blob: 8310afc35037ca902f4e847171f60ef04e3c3d25 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=prelude.fastsearch

# Contains the names of the schams present in a particular content cluster,
# where the cluster in question is determined by the config id used to subscribe to this.

## The name of the schema/document database
documentdb[].name string
documentdb[].mode enum {INDEX, STREAMING, STORE_ONLY} default=STORE_ONLY